Properties of class FieldInfoPairSet

class FieldInfoPairSet | Constructors | Methods | All Members


Public Properties

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

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

Protected Properties

protected ArrayList InnerList { get; }      Collection

protected IList List { get; }      Collection