MethodInstanceCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of MethodInstance objects. Provides methods to create and enumerate MethodInstance objects.
The MethodInstanceCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create(String, Boolean, TypeDescriptor, MethodInstanceType) | ||
Create(String, Boolean, TypeDescriptor, MethodInstanceType, Method) | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that can iterate through 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 |
Top
See Also
Reference
MethodInstanceCollection Class
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace