TKFP.DLLのダウンロード
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
現在のストリーム内の位置を設定します。
Namespace:
TKFP.IOAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
Syntax
C# |
---|
public override long Seek( long offset, SeekOrigin origin ) |
Visual Basic (Declaration) |
---|
Public Overrides Function Seek ( _ offset As Long, _ origin As SeekOrigin _ ) As Long |
Parameters
- offset
- Type: System..::.Int64
パラメータからのバイト オフセット。
- origin
- Type: System.IO..::.SeekOrigin
新しい位置を取得するために使用する参照ポイントを示す System.IO.SeekOrigin 型の値。