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