RuntimeObjectSearch Methods

RuntimeDataSearch

RuntimeObjectSearch Methods

The RuntimeObjectSearch type exposes the following members.

Methods
  Name Description
Public method Static member MakeKnown
Informs the debugger about the existence of the RuntimeObjectSearch class prior to using it in the immediate window.
Public method Static member SearchRuntimeValue(Object, Object, String)
Search inside of an object hierarchy.
Public method Static member SearchRuntimeValue(Object, Object, SearchOptions, Int32, String)
Search inside of an object hierarchy.
Top
See Also