QueryResultSet GetQrpAtIndex Method A Sandcastle Documented Class Library
Gets the QueryResultPacket at the given index.

Namespace: P4s3UtilsLib
Assembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public QueryResultPacket GetQrpAtIndex(
	int idx
)

Parameters

idx
Type: System Int32

Return Value

Type: QueryResultPacket
See Also