IReadOnlyList<T>.GetItem(Integer) Method

Represents method GetItem(Integer).

Namespace: Spring.Collections
public
 function GetItem(index: Integer): T;

Parameters

index
Type: Integer

Return Value

Type: T