AVEVA CAF API Documenation


ValueList Class Properties

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

Public Properties
 NameDescription
Public Property Gets the number of elements contained in the collection.  
Public Property Set the DisplayStyle for the ValueList. ValueListDisplayStyle enumeration specifies what properties of ValueListItems will be displayed.  
Public Property Gets a value indicating whether access to the collection is synchronized (thread-safe).  
Public PropertyOverloaded.  Indexer to get the ValuListItem at the given position index from the ValueList.  
Public Property Set the SortStyle for the ValueList. ValueListSortStyle enumeration specifies how the ValueListItems will be sorted for display.  
Public Property Gets an object that can be used to synchronize access to the collection.  
Top
See Also