UInt32Value Implicit Conversion Operators
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Implicit(UInt32 to UInt32Value) | Implicit converter from UInt32. | |
Implicit(UInt32Value to UInt32) | Implicit converter to UInt32. |
Top