TypeDescriptorStruct Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class by using various options.
Overload List
Name | Description | |
---|---|---|
TypeDescriptorStruct(TypeDescriptor) | Initializes a new instance of the class. | |
TypeDescriptorStruct(UInt32, String, Boolean, Int32, String, String, TypeDescriptorFlags, Boolean, Boolean, Boolean, UInt32, UInt32, UInt32, UInt32, UInt32, String, String, String, String, String, String, Guid) | Initializes a new instance of the class. |
Top