Property ZeroExtendedValue
ZeroExtendedValue
Gets the value of the constant zero extended to a 64 bit value
Declaration
public ulong ZeroExtendedValue { get; }
Property Value
public ulong ZeroExtendedValue { get; }
UInt64 |
Exceptions
InvalidOperationException | If BitWidth is greater than 64 bits |