Overload | Description |
---|---|
UAContentFilterElementBuilder Constructor() | Creates a new instance of the content filter element object. |
UAContentFilterElementBuilder Constructor(UAContentFilterElement) | Creates a new instance of the content filter element object. Initializes a new instance of the class as a copy of a content filter element. |
UAContentFilterElementBuilder Constructor(UAFilterOperator) | Creates a new instance of the content filter element object. |
UAContentFilterElementBuilder Constructor(UAFilterOperator,IEnumerable<UAFilterOperand>) | Creates a new instance of the content filter element object. |
UAContentFilterElementBuilder Constructor(UAFilterOperator,UAFilterOperandCollection) | Creates a new instance of the content filter element object. |