CustomFilterCollection Class

CustomFilterCollection class

Represents the custom filters.


type CustomFilterCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewCustomFilterCollectionConstructs new instance.
NewCustomFilterCollection_ObjectConstructs from an Object convertible to this.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
ToObjectGets the Object.
GetAndIndicates whether the two criteria have an “and” relationship.
SetAndIndicates whether the two criteria have an “and” relationship.
GetGets the custom filter in the specific index.
GetCount