Click or drag to resize
IContext Methods

The IContext 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).
(Inherited from IVirtualHierarchicalObject.)
Top
See Also