IdentifierStruct constructor
Initializes a new instance of the class by using various options.
Overload list
Name | Description | |
---|---|---|
IdentifierStruct(Identifier) | Initializes a new instance of the class by using the properties of the specified Identifier object. | |
IdentifierStruct(UInt32, String, Boolean, Int32, String, Byte, UInt32, Guid) | Initializes a new instance of the class. |
Top