Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZipEntryCollection Class / Item Property

In This Topic
    Item Property (C1ZipEntryCollection)
    In This Topic
    指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。
    Overload List
    OverloadDescription
    指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。  
    (Inherited from System.Collections.Generic.List<C1ZipEntry>)
    See Also