ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / ActionCollection Class
Members

In This Topic
    ActionCollection Class
    In This Topic
    Represents the collection of action objects.
    Object Model
    ActionCollection Class
    Syntax
    'Declaration
     
    Public Class ActionCollection 
       Inherits System.Collections.ReadOnlyCollectionBase
    public class ActionCollection : System.Collections.ReadOnlyCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.ReadOnlyCollectionBase
          C1.Win.C1Chart3D.ActionCollection

    See Also