ReadOnlyCollectionBase
Provides the abstract base class for a strongly typed non-generic read-only collection.
Gets the number of elements contained in the ReadOnlyCollectionBase instance.
Gets the list of elements contained in the ReadOnlyCollectionBase instance.
protected ReadOnlyCollectionBase()
Initializes a new instance of the ReadOnlyCollectionBase class.
Returns an enumerator that iterates through the ReadOnlyCollectionBase instance.