Xceed Toolkit Plus for WPF v4.6 Documentation
FieldNameList Class Methods


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Controls Namespace : FieldNameList Class

For a list of all members of this type, see FieldNameList members.

Public Methods
 NameDescription
Public MethodAdds an object to the end of the collection.  
Public MethodRemoves all elements from the collection.  
Public MethodDetermines whether an 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 MethodReturns an enumerator that iterates through the collection.  
Public MethodSearches for the specified string and returns the zero-based index of the first occurrence within the entire collection.  
Public MethodInserts an element into the collection at the specified index.  
Public MethodRemoves the first occurrence of a specific string from the collection.  
Public MethodRemoves the string at the specified index of the collection.  
Top
See Also

Reference

FieldNameList Class
Xceed.Wpf.Controls Namespace