Base:
property
List
System.Data.InternalDataCollectionBase.List
1 reference to List
System.Data.Common (1)
System\Data\DataRelationCollection.cs (1)
757return (index < 0) ? null : (DataRelation)List[index]!;