Click or drag to resize

PositionWrapperStreamSetLength Method

[Missing <summary> documentation for "M:Casewhere.Common.PositionWrapperStream.SetLength(System.Int64)"]


Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override void SetLength(
	long value
)

Parameters

value  Int64
 
See Also