Zip for WinRT
LastIndexOf(C1ZipEntry,Int32) Method

Syntax
'Declaration
 
Public Overloads Function LastIndexOf( _
   ByVal item As C1ZipEntry, _
   ByVal index As System.Integer _
) As System.Integer
public System.int LastIndexOf( 
   C1ZipEntry item,
   System.int index
)

Parameters

item
index
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback