Gets the number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance.
The number of elements contained in the System.Collections.ObjectModel.ReadOnlyCollection instance.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Provides the base class for a generic read-only collection.