MultipleFilterCollection Class
MultipleFilterCollection class
Represents the multiple filter collection.
type MultipleFilterCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewMultipleFilterCollection | Constructs one new instance. |
| NewMultipleFilterCollection_Object | Constructs from an Object convertible to this. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| ToObject | Gets the Object. |
| GetMatchBlank | Indicates whether to filter by blank. |
| SetMatchBlank | Indicates whether to filter by blank. |
| Get | DateTimeGroupItem or a simple object. |
| Add | Adds string filter. |
| GetCount |