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

In This Topic
AsReadOnly Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function AsReadOnly() As System.Collections.ObjectModel.ReadOnlyCollection(Of T)
 
See Also