Bitmap for WPF
Seek メソッド (DataStream)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DataStream クラス : Seek メソッド
Sets the position within the current stream.
シンタックス
'宣言
 
Public Overrides Function Seek( _
   ByVal offset As System.Long, _
   ByVal origin As System.IO.SeekOrigin _
) As System.Long
public override System.long Seek( 
   System.long offset,
   System.IO.SeekOrigin origin
)

パラメータ

offset
origin
例外
例外解説
Attempted to seek outside of the bounds of the stream.
参照

DataStream クラス
DataStream メンバ