Name | Description | |
---|---|---|
Add | Adds a filter item to the collection. | |
Clear | Removes the custom filter items from the filter item list. This method does not remove the DefaultFilterItem from the list if it exists. | |
Deserialize | Overloaded. Internal implementation of ISerializeSupport interface method. Internal use only. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) | |
Insert | Inserts a filter item into the collection at a specified location. | |
RemoveAt | Removes the specified custom filter item from the filter item list. This method does not remove the DefaultfilterItem from the list if it exists. | |
Serialize | Saves the object to XML. |