EntityCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of external content type metadata for assignment, calendar, constraint, outline code, project, resource, and task external content types.
The EntityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator to enumerate over the 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 | Returns an enumerator to enumerate over the collection. |
Top