'宣言 Public Class C1LightBoxItemCollection Inherits System.Collections.Generic.List(Of C1LightBoxItem)
public class C1LightBoxItemCollection : System.Collections.Generic.List<C1LightBoxItem>
'宣言 Public Class C1LightBoxItemCollection Inherits System.Collections.Generic.List(Of C1LightBoxItem)
public class C1LightBoxItemCollection : System.Collections.Generic.List<C1LightBoxItem>
System.Object
System.Collections.Generic.List<T>
C1.Web.Wijmo.Controls.C1LightBox.C1LightBoxItemCollection