DefaultValueStruct members
Contains methods and properties that handle the default value structure.
The DefaultValueStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DefaultValueStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
MethodInstanceId | Gets or sets the MethodInstance identifier (ID). | |
MethodInstanceName | Gets or sets the MethodInstance name. | |
NeedsTypeReflectionResolution | Gets whether the structure needs type reflection resolution. (Inherited from ComplexValueStruct.) | |
TypeDescriptorId | Gets or sets the TypeDescriptor identifier (ID). |
Top
Methods
Name | Description | |
---|---|---|
ToString | (Inherited from Object.) |
Top