PositionResults.PositionsFound Field

An integer that indicates the number of positions found for the GetPositions method call.

Public PositionsFound As System.Integer
[C#]
public System.Integer PositionsFound;

See Also

PositionResults Class