Search
CollectionBase(T) Properties
 


 Public Properties

  Name Description

Count

Gets the number of elements actually contained in the collection.

IsReadOnly

Gets a value indicating whether the collection is read-only.

Item

Gets or sets the element at the specified index.

 See Also