Runtime Data Search
RuntimeObjectSearch Methods |
The RuntimeObjectSearch type exposes the following members.
Methods
Name | Description | |
---|---|---|
MakeKnown |
Informs the debugger about the existence of the RuntimeObjectSearch class prior to using it in the immediate window.
|
|
SearchRuntimeValue(Object, Object, String) |
Search inside of an object hierarchy.
|
|
SearchRuntimeValue(Object, Object, SearchOptions, Int32, String) |
Search inside of an object hierarchy.
|
See Also