Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 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. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator to 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 | Gets an enumerator to the collection. |
Top