Zip for UWP/WinRT
C1ZipEntryCollection クラス メンバ
プロパティ  メソッド 

C1ZipEntryCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティCapacity System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public プロパティCount System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public プロパティItem指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAddオーバーロードされます。 現在の zip ファイルにストリームを追加します。  
Public メソッドAddAsyncオーバーロードされます。 現在の zip ファイルにファイルを追加します。  
Public メソッドAddFolderAsyncフォルダのコンテンツを現在の zip ファイルに追加します。  
Public メソッドAddRange System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドAsReadOnly System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドBinarySearchオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドClear System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドContainsオーバーロードされます。 このコレクションに特定の名前のエントリが含まれるかどうかを判定します。  
Public メソッドConvertAll<TOutput> System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドCopyToオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドExists System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドFind System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドFindAll System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドFindIndexオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドFindLast System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドFindLastIndexオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドForEach System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドGetRange System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドIndexOfオーバーロードされます。 指定された名前を持つエントリのインデックスを取得します。  
Public メソッドInsert System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドInsertRange System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドLastIndexOfオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドOpenWriterオーバーロードされます。 zip ファイルに1つのエントリを書き込むためのストリームを開きます。  
Public メソッドRemoveオーバーロードされます。 現在の zip ファイルからエントリを削除します。  
Public メソッドRemoveAll System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドRemoveAt System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドRemoveRange System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドReverseオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドSortオーバーロードされます。  System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドToArray System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドTrimExcess System.Collections.Generic.List<C1ZipEntry>から継承されます。
Public メソッドTrueForAll System.Collections.Generic.List<C1ZipEntry>から継承されます。
トップ
参照

関連項目

C1ZipEntryCollection クラス
C1.C1Zip 名前空間

Send Feedback