PositionLength Constructor NetworkComms.Net Help
Initialise a new PositionLength struct

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public PositionLength(
	int position,
	int length
)
See Also