Click or drag to resize

AbstractCollectionTypeProto Methods

The AbstractCollectionTypeProto type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Adds an item into the collection.
Public methodClearItems
Removes all items from the collection.
Public methodGetEnumerator
Returns enumerable object for the collection.
Public methodGetItemType
Returns type of items in the collection.
Top
See Also