Table of Contents
BaseObjectCollectionWrapper<T,T> Properties

The properties of the BaseObjectCollectionWrapper<T,T> class are listed below. For a complete list of BaseObjectCollectionWrapper<T,T> class members, see the BaseObjectCollectionWrapper<T,T> Members topic.

Properties
Name Description
Count Gets the total number of items in the collection.
IsReadOnly Returns whether the collection is read-only.
Item Gets or sets an item at the specified index.
See Also