Share via


UITechnologyManagerProxy.ChildrenEnumeratorProxy.MoveNext Method

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

Return Value

Type: Boolean

Implements

IEnumerator.MoveNext

.NET Framework Security

See Also

Reference

UITechnologyManagerProxy.ChildrenEnumeratorProxy Class

Microsoft.VisualStudio.TestTools.UITesting Namespace