Common Application Framework

AddinsCollection Properties

The properties of the AddinsCollection class are listed below. For a complete list of AddinsCollection class members, see the AddinsCollection Members topic.

Public Instance Properties

Count Gets the number of Addins actually contained in the collection.
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).
Item Indexer which returns the Addin with a given index
SyncRoot Gets an object that can be used to synchronize access to the collection.

See Also

AddinsCollection Class | Aveva.ApplicationFramework Namespace