DataRelationCollection Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count | Gets the total number of elements in a collection. (inherited from InternalDataCollectionBase) |
| IsReadOnly | Gets a value that indicates whether the InternalDataCollectionBase is read-only. (inherited from InternalDataCollectionBase) |
| IsSynchronized | Gets a value that indicates whether the InternalDataCollectionBase is synchonized. (inherited from InternalDataCollectionBase) |
| Item | Overloaded. Gets the specified DataRelation from the collection. |
| SyncRoot | Gets an object that can be used to synchronize the collection. (inherited from InternalDataCollectionBase) |
| Name | Description | |
|---|---|---|
| List | Gets the items of the collection as a list. (inherited from InternalDataCollectionBase) |