public IList<DiagramElementInfo> GetDiagramElementInfo( DiagramElementSelection selection )
Public Overloads Function GetDiagramElementInfo( _ ByVal selection As DiagramElementSelection _ ) As IList(Of DiagramElementInfo)
Parameters
- selection
- The DiagramElementSelection to select the diagram element infos to get.
Return Value
A IList of DiagramElementInfos.