MetadataComponent |
public class ComponentTypeInfo : MetadataTypeInfo
The MetadataComponentTypeInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| MetadataComponentTypeInfo | Initializes a new instance of the MetadataComponentTypeInfo class |
| Name | Description | |
|---|---|---|
| Abstract | (Overrides MetadataTypeInfoAbstract) | |
| AdditionalAttributes | (Inherited from MetadataTypeInfo) | |
| BasedOnObject | ||
| BaseType | (Inherited from MetadataTypeInfo) | |
| Classification | (Inherited from MetadataTypeInfo) | |
| DisplayName | (Inherited from MetadataTypeInfo) | |
| EnumElements | (Inherited from MetadataTypeInfo) | |
| EnumFlags | (Inherited from MetadataTypeInfo) | |
| Name | (Inherited from MetadataTypeInfo) | |
| PathInside | ||
| Resource |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |