Property Leaves
Leaves
Returns the reader's leaves, or itself if this reader is atomic.
This is a convenience method calling this.Context.Leaves
.
Declaration
public IList<AtomicReaderContext> Leaves { get; }
Property Value
Type | Description |
---|---|
IList<AtomicReaderContext> |