ISearchableLiveWatchNode Interface
Represents a node that can be filtered via the filter box in the Live Watch window.
Namespace: VisualGDBExtensibility.LiveWatchAssembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
public interface ISearchableLiveWatchNode
MatchesFilter |
Checks whether the node, or any of its children (that might not be fully loaded yet) match the filter.
|