Click or drag to resize
IVirtualHierarchicalObject Methods

The IVirtualHierarchicalObject type exposes the following members.

Methods
  NameDescription
Public methodGetProperty
Returns property with given name (either object or property value).
(Inherited from IHierarchicalObject.)
Public methodTryGetProperty(String, Object)
Returns property with given name (either object or property value).
(Inherited from IHierarchicalObject.)
Public methodTryGetProperty(String, Object, Boolean)
Returns property with given name (either object or property value).
Top
See Also