BCCollection Properties |
The BCCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheResults |
Gets or sets a value indicating whether values should be cached.
(Inherited from BCCollectionBase.) | |
| ColumnCount |
Gets the number of properties in the tableview.
(Inherited from BCCollectionBase.) | |
| Count |
Gets the number of elements contained in the collection.
(Inherited from BCCollectionBase.) | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| ItemInt32 |
Gets the element at the specified index.
(Inherited from BCCollectionBase.) | |
| ItemString |
Gets the element identified with the specified key.
(Inherited from BCCollectionBase.) | |
| RowCount |
Gets the number of objects in the tableview.
(Inherited from BCCollectionBase.) | |
| TableView |
Gets the collection of an object's property values.
(Inherited from BCCollectionBase.) | |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |