Class MetadataFilter.Composite
public sealed class MetadataFilter.Composite : MetadataFilter
- Inheritance
-
MetadataFilter.Composite
- Inherited Members
Properties
- ConditionCount
Gets the total number of nodes in this node's subtree, itself included.
- Depth
Gets the nesting depth of this node's subtree (a single comparison is 1).
- Filters
Gets the child filters this node combines.
- Operator
Gets the operation this node applies.
Methods
- Matches(MetadataCollection)
Evaluates this filter against a metadata collection.