Click or drag to resize
Llvm.NET LogoDebugPointerTypeElementType Property

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

Type of elements in the sequence

Namespace:  Llvm.NET.DebugInfo
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
public ITypeRef ElementType { get; }

Property Value

Type: ITypeRef

Implements

ISequenceTypeElementType
See Also