IEntryFilter Interface
Visual Studio 2015
Interface passed to IWpfTableControl.SetFilter(string, IEntryFilter) to filter entries.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Match(ITableEntryHandle^) | Return true if the specified entry satisfies the filter. |
Show:
