Zip for WinRT
Item Property

指定された名前の C1ZipEntry を取得します。エントリが見つからない場合は、null を返します。
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal name As System.String _
) As C1ZipEntry
public new C1ZipEntry this[ 
   System.string name
]; {get;}

Parameters

name
See Also

Reference

C1ZipEntryCollection Class
C1ZipEntryCollection Members

 

 


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

Product Support Forum  |  Documentation Feedback