RuntimeObjectSearch Class
From RuntimeDataSearch
Runtime Data Search
| RuntimeObjectSearch Class |
Search values in objects at runtime.
Namespace: RuntimeDataSearch
Assembly: RuntimeDataSearch (in RuntimeDataSearch.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public static class RuntimeObjectSearch
The RuntimeObjectSearch type exposes the following members.
| 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.
|