The ColumnBaseCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ColumnBase>)>).) | |
| Item | Overloaded. | |
| Items |
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ColumnBase>)>).) | |
| Owner |
Gets TableBase which contains this column.
|