ManagementAgentEnumerator.MoveNext Method

The MoveNext method advances the enumerator to the next management agent name 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 management agent name in the enumeration or False if there are no more management agent names in the enumeration.

Requirements

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

See Also

ManagementAgentEnumerator

Send comments about this topic to Microsoft

Build date: 2/16/2009