An instance of the Data
public sealed class DataColumnInfoCollection : ICollection
Public NotInheritable Class DataColumnInfoCollection
Inherits ICollection
Introduced: X14.
Method | Description |
---|---|
Copy |
Copies the elements of the collection to an array, starting at a particular index. |
Get |
Returns an enumerator that can be used to iterate through the collection. |
Property | Description |
---|---|
Count | Gets the number of elements contained in the collection. |
Is |
Gets a value indicating whether the collection is read only. |
Item | Gets the Data |