Visual Basic |
---|
Public Property IsInFilter( _ ByVal Index As Long _ ) As Boolean |
- Index
- The position in the list.
An item may be in a HierarchySupportList even though it does not meet the filter criteria. This occurs if the item is the the root of a sub-tree containing an item that does meet the criteria.
This property indicates whether a root-object, itself, meets the criteria.