MethodInstanceCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a collection of MethodInstance objects. Provides methods to create and enumerate MethodInstance objects.

The MethodInstanceCollection type exposes the following members.

Methods

  Name Description
Public method Create(String, Boolean, TypeDescriptor, MethodInstanceType) Obsolete.
Public method Create(String, Boolean, TypeDescriptor, MethodInstanceType, Method) Obsolete.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. Returns an enumerator that can iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Obsolete.

Top

See Also

Reference

MethodInstanceCollection Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace