Properties of class IndexInfoSet

class IndexInfoSet | Constructors | Methods | All Members


Public Properties

Gets the number of elements contained in the System.Collections.ICollection.
public int Count { get; }      Collection

Gets the IndexInfo at the specified index.
public IndexInfo this [ int index ] { get; }

Protected Properties

protected ArrayList InnerList { get; }      Collection

protected IList List { get; }      Collection