APRlib

SupportClass.ListCollectionSupport.Get Method 

Returns the element at the specified position in the list.

public virtual object Get(
   int index
);

Parameters

index
Index of element to return.

Return Value

The element at the specified position in the list.

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace