Common Application Framework

ValueList Class

Class representing a ValueList, which is a collection of ValueListItem objects. It is typicall assigned to a ComboBoxTool as the list of options displayed as the dropdown list.

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

System.Object
   Aveva.ApplicationFramework.Presentation.ValueList

public abstract class ValueList : ICollection, IEnumerable

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

ValueList Members | Aveva.ApplicationFramework.Presentation Namespace