Zip for WinRT
Remove(Int32) Method

削除するエントリのインデックス。
現在の zip ファイルからエントリを削除します。
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal index As System.Integer _
) 
public void Remove( 
   System.int index
)

Parameters

index
削除するエントリのインデックス。
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback