Open sandboxFocus

Property ChildrenFields

ChildrenFields

Gets (at build time) the list of children fields together with their ChildInfo.

Declaration
public IDictionary<FieldInfo, ChildInfo> ChildrenFields { get; }
Property Value
Type Description
IDictionary<FieldInfo, ChildInfo>