Bagikan melalui


TeamFoundationDataReader.MoveNext Method

Moves to the next object in the reader

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

Syntax

'Declaration
Public Sub MoveNext
public void MoveNext()
public:
void MoveNext()
member MoveNext : unit -> unit
public function MoveNext()

Exceptions

Exception Condition
InvalidOperationException

If the reader is out of data

.NET Framework Security

See Also

Reference

TeamFoundationDataReader Class

Microsoft.TeamFoundation.Framework.Server Namespace