OEC Application Programming Interface

BasicList<T>.Item Property

Gets an item from a collection by index

public T this[
   Int32 index
] {get;}

Parameters

index
Index

See Also

BasicList<T> Class | OEC.API.Bases Namespace