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