Zip for WinRT
C1ZipEntryCollection Class Members
Properties  Methods 

The following tables list the members exposed by C1ZipEntryCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public PropertyCount (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public PropertyItem指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. 現在の zip ファイルにストリームを追加します。  
Public MethodAddAsyncOverloaded. 現在の zip ファイルにファイルを追加します。  
Public MethodAddFolderAsyncフォルダのコンテンツを現在の zip ファイルに追加します。  
Public MethodAddRange (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodClear (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodContainsOverloaded. このコレクションに特定の名前のエントリが含まれるかどうかを判定します。  
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodExists (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodFind (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodForEach (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodIndexOfOverloaded. 指定された名前を持つエントリのインデックスを取得します。  
Public MethodInsert (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodOpenWriterOverloaded. zip ファイルに1つのエントリを書き込むためのストリームを開きます。  
Public MethodRemoveOverloaded. 現在の zip ファイルからエントリを削除します。  
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodToArray (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<C1ZipEntry>)
Top
See Also

Reference

C1ZipEntryCollection Class
C1.C1Zip Namespace

 

 


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

Product Support Forum  |  Documentation Feedback