List.getItem
T getItem(nuint at)Returns the item at an index.
Parameters
nuint
at
The index of the item to replace. If at >= this.length, the return value is default.
Generated with campc 0.11.0-preview.1.
T getItem(nuint at)Returns the item at an index.
The index of the item to replace. If at >= this.length, the return value is default.
Generated with campc 0.11.0-preview.1.