Click or drag to resize
Llvm.NET LogoDebugArrayType Properties

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

The DebugArrayType type exposes the following members.

Properties
  NameDescription
Public propertyContext (Inherited from DebugTypeTNative, TDebug.)
Public propertyDebugElementType
Public propertyDIType (Inherited from DebugTypeTNative, TDebug.)
Public propertyElementType
Type of elements in the sequence
Public propertyIntegerBitWidth (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsDouble (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsFloat (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsFloatingPoint (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsInteger (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsPointer (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsPointerPointer (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsSequence (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsSized (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsStruct (Inherited from DebugTypeTNative, TDebug.)
Public propertyIsVoid (Inherited from DebugTypeTNative, TDebug.)
Public propertyKind (Inherited from DebugTypeTNative, TDebug.)
Public propertyLength
Length of the array
Public propertyLowerBound
Lower bound of the array, usually but not always zero
Public propertyNativeType (Inherited from DebugTypeTNative, TDebug.)
Public propertyTypeHandle (Inherited from DebugTypeTNative, TDebug.)
Top
See Also