Gets the index of the entry with the specified name.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public int IndexOf( string name ) |
Visual Basic |
---|
Public Function IndexOf ( _ name As String _ ) As Integer |
Parameters
- name
- Type: System..::..String
Name of the entry to look for.