Count

ColumnCollection.Count property

Returns the number of columns in a collection. Read-only Int32.

public int Count { get; }

See Also