| Properties of class RelationInfoSet |
class RelationInfoSet | Constructors | Methods | All Members
Public Properties
Gets the number of elements contained in the System.Collections.ICollection.
public int Count { get; }
Collection
public RelationInfo this [ TableInfo tableInfo ] { get; }
Gets the RelationInfo at the specified index.
public RelationInfo this [ int index ] { get; }
Protected Properties
protected ArrayList InnerList { get; }
Collection
protected IList List { get; }
Collection