Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class


In This Topic
Elements Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds an element to the collection and returns its index.  
Public MethodInternal use only.  
Public MethodInternal use only.  
Public MethodInternal use only.  
Public MethodRemoves all the elements from the collection.  
Public MethodGets whether an element is in the collection.  
Public MethodInternal use only.  
Public MethodOverloaded. Finds an element in the collection that matches the specified name.  
Public MethodFinds an element in the collection that matches the specified type and name.  
Public MethodInternal use only.  
Public MethodInternal use only.  
Public MethodInternal use only  
Public MethodInternal use only.  
Public MethodOverloaded. Returns the index and number of the array list of elements.  
Public MethodGet the index of an element in the collection.  
Public MethodOverloaded. Inserts an element to the collection at the specified index.  
Public MethodInternal use only  
Public MethodRemoves the specified element from the collection.  
Public MethodRemoves the specified element (by index) from the collection.  
Public MethodRemoves the specified element (by name) from the collection.  
Public MethodInternal use only.  
Public MethodInternal use only.  
Public MethodReplaces an existing element with a new one.  
Public MethodReplaces an existing element index with a new one.  
Top
See Also