ParaCollection

ParaCollection class

Para collection.

Properties

NameTypeDescription
Countint
Item (int)Para

Methods

NameDescription
addAdd the Para object in the collection.
removeRemove the Para object from the collection.
getParaGets the element at the specified index IX. Returns Null if the element is not exist.
clear
removeAt
iteratorReserved for internal use.