MultipleFilterCollection Class

MultipleFilterCollection class

Represents the multiple filter collection.


type MultipleFilterCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewMultipleFilterCollectionConstructs from an Object convertible to this.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
ToObjectGets the Object.
GetCountGets the count of the filter values.
GetMatchBlankIndicates whether to filter by blank.
SetMatchBlankIndicates whether to filter by blank.
GetGets DateTimeGroupItem or a string value.
Add_StringAdds a label filter criteria.
Add_DateTimeGroupingType_Int_Int_IntAdds a date filter criteria value.
Add_DateTimeGroupingType_Int_Int_Int_Int_Int_IntAdds a date time filter criteria value.
GetEnumeratorGet the enumerator for filter value,