| Properties of class ReadOnlyCollection |
class ReadOnlyCollection | Constructors | Methods | All Members
Public Properties
Gets the number of elements contained in the System.Collections.ICollection.
public int Count { get; }
Protected Properties
protected ArrayList InnerList { get; }