Provides a collection of Action objects that will be applied on an Element object. This class cannot be inherited.
Namespace:
Neodynamic.SDKAssembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)
Syntax
| C# |
|---|
public sealed class ActionCollection : IList, ICollection, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ActionCollection _ Implements IList, ICollection, IEnumerable |
| Visual C++ |
|---|
public ref class ActionCollection sealed : IList, ICollection, IEnumerable |