Property Children
| Improve this Doc View SourceChildren
Gets the child JsonView objects.
Declaration
public abstract IReadOnlyList<JsonView> Children { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<JsonView> |