Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TypeDescriptionEnumerator.MoveNext() method advances the enumerator to the next TypeDescription object in the enumeration.
Syntax
public Boolean MoveNext();
Public Function MoveNext() As Boolean
Parameters
This method has no parameters.
Return Value
true if the enumerator advances to the next TypeDescription object in the enumeration; false if there are no more TypeDescription objects 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
TypeDescriptionEnumerator
TypeDescription
Send comments about this topic to Microsoft
Build date: 2/16/2009