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> |
Gets (at build time) the list of children fields together with their ChildInfo.
public IDictionary<FieldInfo, ChildInfo> ChildrenFields { get; }| Type | Description |
|---|---|
| IDictionary<FieldInfo, ChildInfo> |