C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItemCollection Class
Members

C1LightBoxItemCollection Class
Object Model
C1LightBoxItemCollection Class
Syntax
'Declaration
 
Public Class C1LightBoxItemCollection 
   Inherits System.Collections.Generic.List(Of C1LightBoxItem)
   Implements C1.Web.Wijmo.Controls.IJsonRestore 
 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      C1.Web.Wijmo.Controls.C1LightBox.C1LightBoxItemCollection

See Also