Name | Description | |
---|---|---|
UAContentFilterElementBuilder Constructor | Overloaded. |
The following tables list the members exposed by UAContentFilterElementBuilder.
Name | Description | |
---|---|---|
UAContentFilterElementBuilder Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultFilterOperator | Default filter operator. Equals to UAFilterOperator.None. |
Name | Description | |
---|---|---|
DefaultFilterOperands | Default value of the FilterOperands property. An empty collection. | |
FilterOperands | Operands used by the selected operator. | |
FilterOperator | Filter operator to be evaluated. |
Name | Description | |
---|---|---|
Add | Adds a filter operand to the end of the FilterOperands. | |
Equals | (Inherited from object) | |
GetEnumerator | ||
GetHashCode | Serves as the default hash function. (Inherited from object) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
Remove | Removes the first occurrence of a specified object from the FilterOperands. | |
ToString | Returns a string that represents the current object. | |
ToUAContentFilterElement | Converts a content filter element builder to a content filter element. |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
Implicit Type Conversion | Converts a content filter element builder to a content filter element. |