Zip for UWP/WinRT
SetLength メソッド (C1ZStreamReader)

基底のストリームから読み取る圧縮データのバイト数を設定します。
構文
'宣言
 
Public Overrides Sub SetLength( _
   ByVal value As System.Long _
) 
public override void SetLength( 
   System.long value
)

パラメータ

value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ZStreamReader クラス
C1ZStreamReader メンバ

Send Feedback