LightBox for ASP.NET Web Forms
AsReadOnly Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace > C1LightBoxItemCollection Class : AsReadOnly Method
Syntax
'Declaration
 
Public Function AsReadOnly() As System.Collections.ObjectModel.ReadOnlyCollection(Of C1LightBoxItem)
public System.Collections.ObjectModel.ReadOnlyCollection<C1LightBoxItem> AsReadOnly()
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members