Property ElementCount
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
ElementCount
Gets the array element count for this allocation
public long ElementCount { get; }
Property Value
Remarks
Allocations will always use at least 1 element, arrays are indicated if this value is >1