 | ConstantInt.ZeroExtendedValue Property |
[This is preliminary documentation and is subject to change.]
Retrieves the value of the constant zero extended to 64 bits
Namespace:
Llvm.NET.Values
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic ulong ZeroExtendedValue { get; }
Property Value
Type:
UInt64
See Also