Click or drag to resize
Llvm.NET LogoIndexedAttributeValue Structure

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

Namespace:  Llvm.NET.Values
Assembly:  Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntax
C#
public struct IndexedAttributeValue : IEquatable<IndexedAttributeValue>

The IndexedAttributeValue type exposes the following members.

Constructors
  NameDescription
Public methodIndexedAttributeValue
Initializes a new instance of the IndexedAttributeValue class
Top
Properties
  NameDescription
Public propertyIndex
Public propertyValue
Top
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
See Also