Spread Windows Forms 7.0 Product Documentation
FilterItemValueCollection Class Members
See Also  Properties  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FilterItemValueCollection Class


Glossary Item Box

The following tables list the members exposed by FilterItemValueCollection.

Public Constructors

 NameDescription
Public ConstructorFilterItemValueCollection ConstructorCreates an instance of a ValueFilterItemCollection.  
Top

Public Properties

 NameDescription
Public PropertyCountGets the number of elements actually contained in the collection.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a ValueFilterItem object to the end of the collection.  
Public MethodClearRemoves all elements from the collection.  
Public MethodContainsDetermines whether a ValueFilterItem element is in the collection.  
Public MethodCopyToCopies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.  
Public MethodDeserializeLoads the object from XML.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public MethodRemoveRemoves the first occurrence of a specific object from the collection.  
Public MethodSerializeSaves the object to XML.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.