![]() | IRecognitionExpressionGroup Interface |
Namespace: Dynamicweb.Analytics.Profiles.Recognition
The IRecognitionExpressionGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the total number of nodes within the current group.
|
![]() | Group |
Gets or sets the reference to a group that this node belongs to.
(Inherited from IRecognitionExpressionNode.) |
![]() | Nodes |
Gets the list of nodes within this group.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds new node to this group.
|
![]() | Clear |
Removes all nodes from this group.
|
![]() | Remove |
Removes the given node from this group.
|