AttributeNameEnumerator.MoveNext Method
The MoveNext method advances the enumerator to the next attribute 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 method is successful or False if the enumerator points to the last element in the enumeration.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009