Table of Contents

Property this

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

this[int]

Gets or sets the specified element in the collection

T this[int index] { get; set; }

Parameters

index int

index of the element in the collection

Property Value

T

The element in the collection