MultipleFilterCollection Class

MultipleFilterCollection class

Represents the multiple filter collection.


type MultipleFilterCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewMultipleFilterCollectionConstructs one new instance.
NewMultipleFilterCollection_ObjectConstructs from an Object convertible to this.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
ToObjectGets the Object.
GetMatchBlankIndicates whether to filter by blank.
SetMatchBlankIndicates whether to filter by blank.
GetDateTimeGroupItem or a simple object.
AddAdds string filter.
GetCount