Show / Hide Table of Contents

Indexer of FastBuffer<T>


Overload

Gets reference to p[i]. Does not check bounds.

public ref T this[int i] { get; }
Parameters
i  (int)
Property Value
T