EntityCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of Entity objects. Provides methods to create and enumerate entities.
The EntityCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Create(String, Boolean) | Creates an Entity object. |
![]() |
Create(String, Boolean, UInt32) | Creates an Entity object with an additional estimatedInstanceCount parameter. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that can iterate through an entity 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 |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace