CustomFilter Class
CustomFilter class
Represents the custom filter.
type CustomFilter struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| GetFilterOperatorType | Gets and sets the filter operator type. | 
| SetFilterOperatorType | Gets and sets the filter operator type. | 
| GetCriteria | Gets and sets the criteria. | 
| SetCriteria_Object | Gets and sets the criteria. | 
| SetCriteria_FilterOperatorType_Object | Sets the filter criteria. |