Show / Hide Table of Contents

Property FastBuffer-1.this


Overload

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

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