Zip for WinRT
IndexOf(String) Method

検索するエントリの名前。
指定された名前を持つエントリのインデックスを取得します。
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

Parameters

name
検索するエントリの名前。

Return Value

コレクション内のエントリのインデックス。エントリが見つからなかった場合は -1。
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback