Version

DisplayValueCollection Class Members

The following tables list the members exposed by DisplayValueCollection.

Public Properties
 NameDescription
Public PropertyCountGets the number of display text values in the collection.  
Public PropertyItemGets or sets the display text value at the specified index.  
Public Methods
 NameDescription
Public MethodAddAdds a display text value to the collection.  
Public MethodClearClears the collection.  
Public MethodContainsDetermines whether the specified value is in the collection.  
Public MethodIndexOfGets the index of the specified display text value in the collection.  
Public MethodInsertInserts a display text value into the collection.  
Public MethodRemoveRemoves a display text value from the collection.  
Public MethodRemoveAtRemoves the display text value at the specified index.  
See Also