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 | |
![]() | IndexOf | |
![]() | Insert | Inserts a filter item into the collection at a specified location. |
![]() | Remove | |
![]() | 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. |