ResultCollection.TryNextResult Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function TryNextResult As Boolean
public bool TryNextResult()
public:
bool TryNextResult()
member TryNextResult : unit -> bool
public function TryNextResult() : boolean

Return Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

ResultCollection Class

Microsoft.TeamFoundation.Framework.Server Namespace