LightBox for ASP.NET Web Forms
C1LightBoxItemCollection Class
Members 

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace : C1LightBoxItemCollection Class
Object Model
C1LightBoxItemCollection Class
Syntax
'Declaration
 
Public Class C1LightBoxItemCollection 
   Inherits System.Collections.Generic.List(Of C1LightBoxItem)
public class C1LightBoxItemCollection : System.Collections.Generic.List<C1LightBoxItem> 
Inheritance Hierarchy

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

See Also

Reference

C1LightBoxItemCollection Members
C1.Web.Wijmo.Controls.C1LightBox Namespace