CharCollection

CharCollection class

Char collection.

Properties

NameTypeDescription
Countint
Item (int)Char

Methods

NameDescription
addAdd the Char object in the collection.
removeRemove the Char object from the collection.
getCharGets the element at the specified IX.
clear
removeAt
iteratorReserved for internal use.