Overload | Description |
---|---|
UAEventFilterBuilder Constructor() | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAContentFilterElement) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAEventFilter) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(IEnumerable<UAAttributeField>) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAAttributeField[]) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAContentFilterElement,IEnumerable<UAAttributeField>) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAContentFilterElement,UAAttributeField[]) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAAttributeFieldCollection) | Initializes a new instance of the class. |
UAEventFilterBuilder Constructor(UAContentFilterElement,UAAttributeFieldCollection) | Initializes a new instance of the class. |