LumiSoft Net Help
Position Property
NamespacesLumiSoft.Net.IOJunkingStreamPosition
Gets or sets the current position in the stream. This property always throws a NotSupportedException.
Declaration Syntax
C#Visual BasicVisual C++F#
public override long Position { get; set; }
Public Overrides Property Position As Long
	Get
	Set
public:
virtual property long long Position {
	long long get () override;
	void set (long long value) override;
}
abstract Position : int64 with get, set
override Position : int64 with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119