OEC Application Programming Interface

KeyedList<Key,T>.GetByIndex Method 

Gets the item by zero-based index

public virtual T GetByIndex(
   Int32 Index
);

Parameters

Index

Return Value

See Also

KeyedList<Key,T> Class | OEC.API.Bases Namespace