MethodInstanceCollection members

Contains methods that handle the collection of MethodInstance objects.

The MethodInstanceCollection type exposes the following members.

Methods

  Name Description
Public method Create(String, Boolean, TypeDescriptor, MethodInstanceType, Boolean) Creates a MethodInstance object.
Public method Create(String, Boolean, TypeDescriptor, MethodInstanceType, EntityReference, []) Creates a new MethodInstance object.
Public method Create(String, Boolean, TypeDescriptor, MethodInstanceType, Boolean, Method) Creates a new MethodInstance object.
Public method GetEnumerator Gets an enumerator to the collection.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator to the collection.

Top

See also

Reference

MethodInstanceCollection class

Microsoft.SharePoint.BusinessData.Administration namespace