C1.Win.4.8 Assembly / C1.Framework Namespace / ElementList Class
Members

ElementList Class
Contains a list of Elements that belong to a parent element.
Object Model
ElementList Class
Syntax
'Declaration
 
Public Class ElementList 
   Inherits System.Collections.ArrayList
 
Inheritance Hierarchy

System.Object
   System.Collections.ArrayList
      C1.Framework.ElementList
         C1.Framework.GridColumnCollection
         C1.Framework.GridRowCollection

See Also