TNativeUIntHelper : Method overview by Name

Member Visibility Description
ClearBit(TNativeUIntHelper) public
Parse(TNativeUIntHelper) public Convert from a string
SetBit(TNativeUIntHelper) public
Size(TNativeUIntHelper) public Size, in bytes, of the NativeUInt value
TestBit(TNativeUIntHelper) public
ToBinString(TNativeUIntHelper) public
ToBoolean(TNativeUIntHelper) public Convert to a boolean value
ToDouble(TNativeUIntHelper) public Convert to a double-sized floating point value
ToExtended(TNativeUIntHelper) public Convert to an extended-sized floating point value
ToggleBit(TNativeUIntHelper) public
ToHexString(ToHexString) public Convert to a hexadecimal string representation
ToSingle(TNativeUIntHelper) public Convert to an single-sized floating point value
ToString(ToString) public Convert the value to string
TryParse(TNativeUIntHelper) public Try to convert a string to a NativeUInt, report success or failure