Click or drag to resize
Llvm.NET LogoValue Properties

[This is preliminary documentation and is subject to change.]

The Value type exposes the following members.

Properties
  NameDescription
Public propertyContext
Public propertyIsNull
Determines if the Value represents the NULL value for the values type
Public propertyIsUndefined
Indicates if this value is Undefined
Public propertyName
Name of the value (if any)
Public propertyNativeType
Type of the value
Top
See Also