Base:
property
List
System.Data.InternalDataCollectionBase.List
1 reference to List
System.Data (1)
fx\src\data\System\Data\DataRelationCollection.cs (1)
682return (index < 0) ? null : (DataRelation)List[index];