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

In This Topic
FindLast Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function FindLast( _
   ByVal match As System.Predicate(Of C1LightBoxItem) _
) As C1LightBoxItem
 

Parameters

match
See Also