ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItemCollection Class / ToArray Method

In This Topic
    ToArray Method (C1LightBoxItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ToArray() As C1LightBoxItem()
    public C1LightBoxItem[] ToArray()
    See Also