Keyoti RapidSpell Desktop .NET API Docs
SetLength Method (value)
APIKeyoti.RapidSpell.CompressionGZipStreamSetLength(Int64)
Keyoti RapidSpell Desktop .NET
Calling this method always throws a NotImplementedException.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override void SetLength(
	long value
)
public override void SetLength(
	long value
)
Public Overrides Sub SetLength ( 
	value As Long
)
Public Overrides Sub SetLength ( 
	value As Long
)
public:
virtual void SetLength(
	long long value
) override
public:
virtual void SetLength(
	long long value
) override
abstract SetLength : 
        value : int64 -> unit 
override SetLength : 
        value : int64 -> unit 
abstract SetLength : 
        value : int64 -> unit 
override SetLength : 
        value : int64 -> unit 
Parameters
value (Int64)
irrelevant; this method will always throw!

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412