- Declared in: RT.KitchenSink.Collections.RVariant
- Overrides: object.ToString()
Declaration
public override string ToString()
Summary
Returns a string representation of this RVariant. If this RVariant is
of the Value Kind, returns the result of
[Unrecognized cref attribute].
Otherwise returns a string showing the Path and the Kind of this value.