ITypeDescriptor Methods
Include Protected Members
Include Inherited Members
The ITypeDescriptor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.) |
![]() |
GetAssociation | Returns the association that corresponds to the identifier referenced by this type descriptor. |
![]() |
GetChildTypeDescriptors | Returns the type descriptors that correspond to the fields of the represented structure. |
![]() |
GetDefaultDisplayName | Returns the default display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetFilterDescriptor | Retrieves the filter descriptor that is referenced by this type descriptor. |
![]() |
GetIdentifier | Returns the identifier that is referenced by the type descriptor. |
![]() |
GetLocalizedDisplayName | Returns the localized display name of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetLocalizedNames | Returns the localized names of this metadata object. (Inherited from IMetadataObject.) |
![]() |
GetParameter | Returns the parameter that contains this type descriptor. |
![]() |
GetParentTypeDescriptor | Returns the type descriptor that contains this type descriptor. |
![]() |
GetProperties | Returns the properties of this metadata object. (Inherited from IMetadataObject.) |
![]() |
IsLeaf | Determines whether this type descriptor contains any type descriptors. |
![]() |
IsRoot | Determines whether this type descriptor represents the root of a data structure. |
![]() |
TryGetDefaultValue | Attempts to get the default value of the type descriptor defined for the specified method instance. |
Top
.gif)