| 名前 | 解説 | |
|---|---|---|
![]() | Count | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |
![]() | Item | オーバーロードされます。 Gets a DataField with specified name, throws an exception if not found. |
DataFieldCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Count | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |
![]() | Item | オーバーロードされます。 Gets a DataField with specified name, throws an exception if not found. |
| 名前 | 解説 | |
|---|---|---|
![]() | Contains | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |
![]() | CopyTo | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |
![]() | GetEnumerator | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |
![]() | IndexByName | Returns index of the DataField by its name. |
![]() | IndexOf | System.Collections.ObjectModel.ReadOnlyCollection<DataField>から継承されます。 |