| Visual Basic (Declaration) | |
|---|---|
Overrides Public NotOverridable Function PassesFilter( _ ByVal item As Object _ ) As Boolean | |
Parameters
- item
- The item that is to be included in the view—if it passes the filtering criteria.
Return Value
true if the item is to be included in the view; false otherwise.Supported Frameworks: Microsoft .NET Framework version 3.5