Name | Description | |
---|---|---|
![]() | FilterItemValueCollection Constructor | Creates a ValueFilterItemCollection instance. |
The following tables list the members exposed by FilterItemValueCollection.
Name | Description | |
---|---|---|
![]() | FilterItemValueCollection Constructor | Creates a ValueFilterItemCollection instance. |
Name | Description | |
---|---|---|
![]() | Add | Adds a ValueFilterItem object to the end of the collection. |
![]() | Clear | Removes all elements from the collection. |
![]() | Contains | Determines whether a ValueFilterItem element is in the collection. |
![]() | CopyTo | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | Deserialize | Loads the object from XML. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | Remove | Removes the first occurrence of a specific object from the collection. |
![]() | Serialize | Saves the object to XML. |