Table of Contents

Property NestedFields

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

NestedFields

Gets the fields nested inside this one's instruction region.

public IReadOnlyList<FieldRegion> NestedFields { get; }

Property Value

IReadOnlyList<FieldRegion>