The DefinitionGroups type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| | Contains | Tests for the existence of a definition group within the collection. |
| | Create | Create a new parameter definition group using the name provided. |
| | Dispose | Releases all resources used by the DefinitionGroups |
| | Equals | (Inherited from Object .) |
| | GetBasicIEnumerator | Returns an enumerator that iterates through a collection. |
| | GetEnumerator | Retrieves an enumerator to the collection. |
| | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
| | GetType | Gets the Type of the current instance. (Inherited from Object .) |
| | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
| Name | Description | |
|---|---|---|
| | IsEmpty | Identifies if the definition groups collection is empty. |
| | Item | Retrieve a definition group by name. |
| | Size | The number of definition groups in the collection. |