UInt32Value Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
UInt32Value() | Initializes a new instance of the UInt32Value. | |
UInt32Value(UInt32) | Initializes a new instance of the UInt32Value. | |
UInt32Value(UInt32Value) | Initializes a new instance of the UInt32Value by deep copy. |
Top