| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Count | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Item | オーバーロードされます。 エントリ名に基づいて C1ZipEntryを取得します。エントリが見つからなかった場合は null を返します。 |
C1ZipEntryCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Count | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Item | オーバーロードされます。 エントリ名に基づいて C1ZipEntryを取得します。エントリが見つからなかった場合は null を返します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | オーバーロードされます。 ストリームを現在の zip ファイルに追加します。 |
![]() | AddFolder | オーバーロードされます。 現在の zip ファイルにフォルダの内容を追加します。 |
![]() | AddRange | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | AsReadOnly | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | BinarySearch | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Clear | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Contains | オーバーロードされます。 コレクションが指定された名前のエントリを含むかどうかを決定します。 |
![]() | ConvertAll<TOutput> | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | CopyTo | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Exists | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Extract | オーバーロードされます。 zip ファイルからファイルを抽出します。 |
![]() | ExtractFolder | zip ファイルのコンテンツを指定されたパスに抽出します。 |
![]() | Find | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | FindAll | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | FindIndex | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | FindLast | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | FindLastIndex | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | ForEach | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | GetRange | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | IndexOf | オーバーロードされます。 指定した名前を持つエントリのインデックスを取得します。 |
![]() | Insert | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | InsertRange | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | LastIndexOf | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | OpenWriter | オーバーロードされます。 Zip ファイルにデータを直接書き込むための Stream オブジェクトを開きます。 |
![]() | Remove | オーバーロードされます。 zip ファイルからエントリを削除します。 |
![]() | RemoveAll | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | RemoveAt | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | RemoveRange | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Reverse | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | Sort | オーバーロードされます。 System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | ToArray | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | TrimExcess | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |
![]() | TrueForAll | System.Collections.Generic.List<C1ZipEntry>から継承されます。 |