Share via


TfsGitTreeDepthFirstEnumerator.MoveNext Method

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

Syntax

'Declaration
Public Function MoveNext As Boolean
public bool MoveNext()
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool  
override MoveNext : unit -> bool
public final function MoveNext() : boolean

Return Value

Type: System.Boolean
Returns Boolean.

Implements

IEnumerator.MoveNext()

.NET Framework Security

See Also

Reference

TfsGitTreeDepthFirstEnumerator Class

Microsoft.TeamFoundation.Git.Server Namespace