Share via


ConnectedMACollectionEnumerator.MoveNext Method

The MoveNext method advances the enumerator to the next ConnectedMA object in the enumeration.

Syntax

public Boolean MoveNext();
Public Function MoveNext() As Boolean

Parameters

This method has no parameters.

Return Value

Returns True if the enumerator is advanced to the next ConnectedMA object in the enumeration or False if there are no more ConnectedMA objects in the enumeration.

Requirements

Product ILM 2007 FP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

ConnectedMACollectionEnumerator

Send comments about this topic to Microsoft

Build date: 2/16/2009