CustomFilterCollection Properties | 
The CustomFilterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
Capacity | 
 
Gets or sets the capacity of the buffer or container represented by m_BCfc.
 
 | 
| 
 | 
Count | 
 
Gets the number of elements in the m_BCfc collection.
 
 | 
| 
 | 
InnerList | 
 
Gets an
ArrayList
containing the list of elements in the
CollectionBase
instance.
 
(Inherited from
CollectionBase
.)
 | 
| 
 | 
Item | 
 
Gets the custom filter in the specific index.
 
 | 
| 
 | 
List | 
 
Gets an
IList
containing the list of elements in the
CollectionBase
instance.
 
(Inherited from
CollectionBase
.)
 | 
| 
 | 
RelationShip | 
 
Gets or sets the relationship type for the filter. It determines whether the conditions are combined using AND or OR logic.
 
 |