Spread Windows Forms 17
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 ConstructorCreates a ValueFilterItemCollection instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements actually contained in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a ValueFilterItem object to the end of the collection.  
    Public MethodRemoves all elements from the collection.  
    Public MethodDetermines whether a ValueFilterItem element is in the collection.  
    Public MethodCopies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
    Public MethodLoads the object from XML.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodRemoves the first occurrence of a specific object from the collection.  
    Public MethodSaves the object to XML.  
    Top
    See Also