Skip to content

FilterBy<T>.Children property

Nested filters.

public ReadOnlyCollection<FilterBy> Children { get; }

See Also