MethodInstance Properties
Include Protected Members
Include Inherited Members
The MethodInstance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
DefaultDisplayName | Gets or sets the default display name. (Inherited from MetadataObject.) |
![]() |
HasReturnTypeDescriptor | Gets a Boolean value that indicates whether the current MethodInstance object has a return TypeDescriptor. |
![]() |
Id | Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.) |
![]() |
IsCached | Indicates whether the object is cached. (Inherited from MetadataObject.) |
![]() |
IsDefault | Gets or sets a value specifying whether this is the default method instance. |
![]() |
LocalizedDisplayName | Gets or sets the localized display name. (Inherited from MetadataObject.) |
![]() |
LocalizedDisplayNames | Gets the collection of localized display names. (Inherited from MetadataObject.) |
![]() |
Method | Gets a Method object that represents the current MethodInstance object. |
![]() |
MethodId | Gets the method identifier. |
![]() |
MethodInstanceType | Gets or sets a MethodInstanceType indicating the type of the current MethodInstance object. |
![]() |
Name | Gets or sets the name of the object. (Inherited from MetadataObject.) |
![]() |
Properties | Gets the property collection of the object. (Inherited from MetadataObject.) |
![]() |
ReturnTypeDescriptor | Gets the return TypeDescriptor for the current MethodInstance object. |
Top
.gif)