GroupFilterValuesCollection Methods
A collection of group filter values.
Name | Description |
---|---|
Add |
Adds the specified filter value to the collection. |
Add |
Adds the specified filter value to the collection.
Inherited from Pivot |
Add |
Creates a filter value that corresponds to the specified field value, and adds it to the collection. |
After |
For internal use.
Inherited from Pivot |
Before |
For internal use.
Inherited from Pivot |
Clear() |
Clears the collection.
Inherited from Pivot |
Clear |
For internal use.
Inherited from Pivot |
Clone |
Creates a copy of the Pivot |
Contains |
Returns whether the filter value that corresponds to the specified field value is contained in the collection.
Inherited from Pivot |
Create |
For internal use.
Inherited from Pivot |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Compares two Pivot |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified filter value from the collection. |
Remove |
Removes the specified filter value from the collection.
Inherited from Pivot |
Remove |
Removes the filter value that corresponds to the specified field value.
Inherited from Pivot |
Set |
For internal use.
Inherited from Pivot |
To |
Returns the collection elements as a list.
Inherited from Pivot |
To |
Returns the collection elements number as text.
Inherited from Pivot |
See Also