AssociationReferenceCollection members
Represents a collection of association references of an association group. Provides lazy access to associations so that they can be forward referenced.
The AssociationReferenceCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates an Association reference. | |
GetEnumerator | Gets an enumerator to the collection. | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to the collection. |
Top