Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) | |
Item | Overloaded. Gets a DataField with specified name, throws an exception if not found. |
The following tables list the members exposed by DataFieldCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) | |
Item | Overloaded. Gets a DataField with specified name, throws an exception if not found. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) |
Name | Description | |
---|---|---|
Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) | |
IndexByName | Returns index of the DataField by its name. | |
IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<DataField>) |