Gets the next model view after this model view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetNext() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As System.Object
value = instance.GetNext() |
C# | |
---|
System.object GetNext() |
C++/CLI | |
---|
System.Object^ GetNext(); |
Return Value
Next
model view or Nothing or null if no more model views exist
Example
Remarks
See Also
Availability
SOLIDWORKS 98Plus, datecode 1998319