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

In This Topic
GetRange Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function GetRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) As System.Collections.Generic.List(Of T)
 

Parameters

index
count
See Also