| Properties of class Collection |
class Collection | 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; }
protected IList List { get; }