Spread Windows Forms 10.0 Product Documentation
Elements Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds an element to the collection and returns its index.  
Public MethodClearRemoves all the elements from the collection.  
Public MethodContainsGets whether an element is in the collection.  
Public MethodFindFinds an element in the collection that matches the specified name.  
Public MethodFindByTypeFinds an element in the collection that matches the specified type and name.  
Public MethodFireElementAddNotifyInternal use only.  
Public MethodFireElementDeletingNotifyInternal use only  
Public MethodGetEnumeratorOverloaded. Returns the index and number of the array list of elements.  
Public MethodIndexOfGet the index of an element in the collection.  
Public MethodInsertOverloaded. Inserts an element to the collection at the specified index.  
Public MethodMoveItemInternalInternal use only  
Public MethodRemoveRemoves the specified element from the collection.  
Public MethodRemoveAtRemoves the specified element (by index) from the collection.  
Public MethodRemoveByNameRemoves the specified element (by name) from the collection.  
Public MethodReplaceReplaces an existing element with a new one.  
Public MethodReplaceAtReplaces an existing element index with a new one.  
Top
See Also

Reference

Elements Class
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.