AVEVA CAF API Documenation
Properties  Methods 


CommandList Class Members

The following tables list the members exposed by CommandList.

Public Constructors
 NameDescription
Public Constructor Default constructor for CommandList.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public Property Flag which is set to true whenever the list is modified.  
Public Property (Inherited from System.Collections.ArrayList)
Public Property (Inherited from System.Collections.ArrayList)
Public PropertyOverridden. Gets or sets the element at the specified index.  
Public Property (Inherited from System.Collections.ArrayList)
Top
Public Methods
 NameDescription
Public MethodOverridden. Adds an object to the end of the System.Collections.ArrayList.  
Public MethodOverridden. Adds the elements of an System.Collections.ICollection to the end of the System.Collections.ArrayList.  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverridden. Removes all elements from the System.Collections.ArrayList.  
Public Method (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverridden. Inserts an element into the System.Collections.ArrayList at the specified index.  
Public MethodOverridden. Inserts the elements of a collection into the System.Collections.ArrayList at the specified index.  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public MethodOverridden. Removes the first occurrence of a specific object from the System.Collections.ArrayList.  
Public MethodOverridden. Removes the element at the specified index of the System.Collections.ArrayList.  
Public MethodOverridden. Removes a range of elements from the System.Collections.ArrayList.  
Public MethodOverloaded. Overridden. Reverses the order of the elements in the entire System.Collections.ArrayList.  
Public MethodOverridden. Copies the elements of a collection over a range of elements in the System.Collections.ArrayList.  
Public MethodOverloaded. Overridden. Sorts the elements in the entire System.Collections.ArrayList.  
Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
Public Method (Inherited from System.Collections.ArrayList)
Top
See Also