Click or drag to resize

CollectionBaseT Properties

The CollectionBaseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity (Inherited from CollectionBase.)
Public propertyCount (Inherited from CollectionBase.)
Protected propertyInnerList (Inherited from CollectionBase.)
Public propertyItem
Gets or sets the element at the specified index.
Protected propertyList (Inherited from CollectionBase.)
Top
See Also