'Declaration
Public Function QueryNextName( _ ByVal element As INDiagramElement _ ) As System.String
'Usage
Dim instance As NDiagramElementCompositeImpl Dim element As INDiagramElement Dim value As System.String value = instance.QueryNextName(element)
public System.string QueryNextName( INDiagramElement element )
Parameters
- element