UITechnologyManagerProxy.ChildrenEnumeratorProxy.MoveNext-Methode

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.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

Rückgabewert

Typ: System.Boolean

Implementiert

IEnumerator.MoveNext()

.NET Framework-Sicherheit

Siehe auch

Referenz

UITechnologyManagerProxy.ChildrenEnumeratorProxy Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace