Table of Contents

Property this

Namespace
Ubiquity.NET.Llvm.Metadata
Assembly
Ubiquity.NET.Llvm.dll

this[int]

Gets or sets the specified element in the collection

public IrMetadata? this[int index] { get; set; }

Parameters

index int

index of the element in the collection

Property Value

IrMetadata

The element in the collection