共用方式為


ZLibStream.SetLength(Int64) 方法

定義

不支援這個方法,而且一律會擲回 NotSupportedException

public:
 override void SetLength(long value);
public override void SetLength (long value);
override this.SetLength : int64 -> unit
Public Overrides Sub SetLength (value As Long)

參數

value
Int64

不支援。

適用於