Zip for .NET
Remove(String) メソッド

C1.C1Zip.4.5.2 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > Remove メソッド : Remove(String) メソッド
削除するエントリの名前(大小文字は区別しません)。
zip ファイルからエントリを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal fileName As System.String _
) 
public void Remove( 
   System.string fileName
)

パラメータ

fileName
削除するエントリの名前(大小文字は区別しません)。
参照

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