Leadtools.Web.Controls Namespace > WebThumbnailViewer Class : Remove Method |
public void Remove( int firstIndex, int lastIndex )
'Declaration Public Sub Remove( _ ByVal firstIndex As Integer, _ ByVal lastIndex As Integer _ )
'Usage Dim instance As WebThumbnailViewer Dim firstIndex As Integer Dim lastIndex As Integer instance.Remove(firstIndex, lastIndex)
public: void Remove( int firstIndex, int lastIndex )