Click or drag to resize
Llvm.NET LogoDebugMemberInfoIndex Property

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

LLVM structure element index this descriptor describes

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

Property Value

Type: UInt32
See Also