Property this
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
this[int]
Gets or sets the specified element in the collection
public BasicBlock this[int index] { get; set; }
Parameters
index
intindex of the element in the collection
Property Value
- BasicBlock
The element in the collection