Description
Returns an object representing a collection of all models in the diagram.
Syntax
Public Function Models() As Models
Example
Dim MyDiagram As Diagram Set MyDiagram = DiagramManager.ActiveDiagram MyDiagram.Models
See Also
Returns an object representing a collection of all models in the diagram.
Public Function Models() As Models
Dim MyDiagram As Diagram Set MyDiagram = DiagramManager.ActiveDiagram MyDiagram.Models
See Also
Copyright © 2004-2024 IDERA, Inc.