Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterItemValueCollection Class
Properties Methods

In This Topic
    FilterItemValueCollection Class Members
    In This Topic

    The following tables list the members exposed by FilterItemValueCollection.

    Public Constructors
     NameDescription
    Public Constructor Creates a ValueFilterItemCollection instance.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the number of elements actually contained in the collection.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a ValueFilterItem object to the end of the collection.  
    Public Method Removes all elements from the collection.  
    Public Method Determines whether a ValueFilterItem element is in the collection.  
    Public Method Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
    Public Method Loads the object from XML.  
    Public Method Returns an enumerator that iterates through the collection.  
    Public Method Removes the first occurrence of a specific object from the collection.  
    Public Method Saves the object to XML.  
    Top
    See Also