The VObjectActionCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
VObjectActionCollection |
Creates and initializes a new action collection. |
Name | Description | |
---|---|---|
![]() |
Contains |
Determines whether an action is in the collection. |
![]() |
CopyTo |
Copies the collection to a one-dimensional array, starting at the specified index of the target array. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator |
Returns an enumerator for the actions allowing the collection to be used in foreach blocks. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() |
Count |
Gets the number of actions actually contained in the collection. |
![]() |
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() |
Item |
Gets the action with the specified ID. |
![]() |
SyncRoot |
Gets an object that can be used to synchronize access to the collection. |