- Declared in: RT.KitchenSink.Collections.RVariant
Declaration
RVariant this[
string name
]
Summary
Accesses a sub-element of this node, treating this node as a dictionary. Note that this will throw an exception if
attempted on a node which is already a List or a Value.