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