MethodInstanceCollection Members
Include Protected Members
Include Inherited Members
Contains methods that handle the collection of MethodInstance objects.
The MethodInstanceCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create(String, Boolean, TypeDescriptor, MethodInstanceType, Boolean) | Creates a new MethodInstance object. | |
Create(String, Boolean, TypeDescriptor, MethodInstanceType, EntityReference, []) | Creates a new MethodInstance object. | |
Create(String, Boolean, TypeDescriptor, MethodInstanceType, Boolean, Method) | Creates a new MethodInstance object. | |
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
See Also
Reference
MethodInstanceCollection Class
Microsoft.SharePoint.BusinessData.Administration.Client Namespace