Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a dictionary with associations as a key, and External Item reference collection as a value.
The AssociationEntityInstanceReferencesDictionary type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AssociationEntityInstanceReferencesDictionary() | Initializes a new instance of the AssociationEntityInstanceReferencesDictionary class. |
![]() |
AssociationEntityInstanceReferencesDictionary(Int32) | Initializes a new instance of the AssociationEntityInstanceReferencesDictionary class with the specified capacity. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
![]() |
Count | (Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
![]() |
Item | (Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
![]() |
Keys | (Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
![]() |
Values | (Inherited from Dictionary<IAssociation, EntityInstanceReferenceCollection>.) |
Top
Methods
Top
Explicit Interface Implementations
Top