AssociationGroupCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of association groups.
The AssociationGroupCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates an association group. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator to iterate through this collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to iterate through this collection. |
Top