CharInfoCollection

CharInfoCollection class

Represents CharInfo objects collection.

The CharInfoCollection type exposes the following members:

Properties

NameDescription
sync_rootGets an object that can be used to synchronize access to the collection.
is_synchronizedGets a value indicating whether access to the collection is synchronized (thread safe).

Indexer

NameDescription
[index]Gets the CharInfo element at the specified index.

See Also