Children

ParentConfig.Children property

Child omr elements. In most cases positioned inside of parent or below.

public abstract List<BaseConfig> Children { get; set; }

See Also