ConfigParameterEnumerator.MoveNext Method
The ConfigParameterEnumerator.MoveNext() method advances the enumerator to the next ConfigParameter object in the enumeration.
Syntax
public Boolean MoveNext();
Public Function MoveNext() As Boolean
Parameters
This method has no parameters.
Return Value
true if the method is successful; false if the enumerator points to the last element in the enumeration.
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
ConfigParameterEnumerator
ConfigParameter
Send comments about this topic to Microsoft
Build date: 2/16/2009