[This is preliminary documentation and is subject to change.]
Gets the UInt32 representation of this instance.
| C# | Visual Basic | Visual C++ |
public uint AsUInt32 { get; }
Public ReadOnly Property AsUInt32 As UInteger
public: property unsigned int AsUInt32 { unsigned int get (); }