OEC Application Programming Interface

ContractList.GetByIndex Method 

Gets the item by zero-based index

public override Contract GetByIndex(
   Int32 Index
);

Parameters

Index

Return Value

See Also

ContractList Class | OEC.API Namespace