Forwards the enumeration cursor to the next element in the list.
Syntax
Visual Basic (Declaration) | |
---|
Function MoveNext() As System.Boolean |
C# | |
---|
System.bool MoveNext() |
C++/CLI | |
---|
System.bool MoveNext(); |
Return Value
True if the cursor moved to the next element successfully, false if not
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2013