Zip for .NET
Item(String) プロパティ

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > Item プロパティ : Item(String) プロパティ
エントリ名に基づいて C1ZipEntryを取得します。エントリが見つからなかった場合は null を返します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As C1ZipEntry
public C1ZipEntry Item( 
   System.string name
) {get;}

パラメータ

name
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧