Returns the element at the specified position in the list.
Namespace: com.mindfusion.commonPackage: com.mindfusion.common
public E get ( int index)
The 0-based index of the element to get.
The element at the specified index.
BaseList(E) MembersBaseList(E) Classcom.mindfusion.common Namespace