Children

IDictionary<string, INamed> INamed.Children { get; }

Gets the collection of children.

Value

IDictionary<string, INamed> – Collection of children.

Throws