Common Application Framework

CommandList Class

An ArrayList use for the list property of Command objects which supports an IsModified property.

For a list of all members of this type, see CommandList Members.

System.Object
   System.Collections.ArrayList
      Aveva.ApplicationFramework.Presentation.CommandList

public class CommandList : ArrayList

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

CommandList Members | Aveva.ApplicationFramework.Presentation Namespace