This documentation is for the old version. Go to the latest Graphics Mill docs

VObjectActionCollection Properties

The VObjectActionCollection type exposes the following members.

Properties

Name Description
Public property Count

Gets the number of actions actually contained in the collection.

Public property IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread-safe).

Public property Item

Gets the action with the specified ID.

Public property SyncRoot

Gets an object that can be used to synchronize access to the collection.

See Also

Reference