[]
Represents a strongly typed collection of DataCell objects.
public sealed class DataCellCollection : Collection<DataCell>, IList<DataCell>, ICollection<DataCell>, IList, ICollection, IReadOnlyList<DataCell>, IReadOnlyCollection<DataCell>, IEnumerable<DataCell>, IEnumerable
Name | Description |
---|---|
DataCellCollection() | Initializes a new instance of the DataCellCollection class. |