1using System.Collections.Generic;
2using System.Runtime.Serialization;
10 #region Public Properties
12 [DataMember(Order = 14)]
16 #endregion Public Properties
A predicate that determines whether a loss should be included in the perspective or not.
A filter that operates on a list of filters.
List< IReference< LossFilter > > expressions
A list of filters to perform the operation on.
ExpressionFilter()
Construct a new ExpressionFilter with an empty expressions list.