Property SignExtendedValue
SignExtendedValue
Gets the value of the constant sign extended to a 64 bit value
Declaration
public long SignExtendedValue { get; }
Property Value
public long SignExtendedValue { get; }
Int64 |
Exceptions
InvalidOperationException | If BitWidth is greater than 64 bits |