[This is preliminary documentation and is subject to change.]
The MetaPrimitiveType type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | MetaPrimitiveType | Initializes a new instance of the MetaPrimitiveType class |
![]() | MetaPrimitiveType(PortableObjectDocument, Type) | Initializes a new instance of the MetaPrimitiveType class |
Methods
Name | Description | |
---|---|---|
![]() | Build | (Inherited from MetaType.) |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | __CLRType | (Inherited from MetaType.) |
![]() | m_Document | (Inherited from MetaType.) |
Properties
Name | Description | |
---|---|---|
![]() | AssemblyQualifiedName |
Returns Type.AssemblyQualifiedName
(Inherited from MetaType.) |
![]() | Document |
Returns document instance that contains this type
(Inherited from MetaType.) |
![]() | Name |
Returns Type.Name
(Inherited from MetaType.) |
![]() | Namespace |
Returns Type.Namespace
(Inherited from MetaType.) |
See Also