The IHierarchicalObject type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetProperty |
Returns property with given name (either object or property value).
|
![]() | TryGetProperty |
Returns property with given name (either object or property value).
|
Properties
Name | Description | |
---|---|---|
![]() | Item |
String indexer, gets or sets the value with the specified name
(Inherited from INameIndexable.) |
![]() | Properties |
Properties of the object available through GetProperty.
|
See Also