GroupConditionCollection Class Members
The following tables list the members exposed by GroupConditionCollection.
Public Constructors
Name | Description | |
---|---|---|
GroupConditionCollection Constructor | Initializes a new instance of the GroupConditionCollection object. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
Public Methods
Name | Description | |
---|---|---|
Add | Adds a condition to this collection. | |
Clear | Clears the contents of the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) | |
CopyTo | Copies the System.Collections.DictionaryBase elements to a one-dimensional System.Array at the specified index. (Inherited from System.Collections.DictionaryBase) | |
GetEnumerator | Returns an System.Collections.IDictionaryEnumerator that iterates through the System.Collections.DictionaryBase instance. (Inherited from System.Collections.DictionaryBase) |
See Also