Click or drag to resize
ByteStreamPosition Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.ByteStream.Position"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public override long Position { get; set; }

Property Value

Type: Int64

[Missing <value> documentation for "P:VRage.ByteStream.Position"]

See Also