public IReadOnlyList<DiagramTemplate> GetDiagramTemplates()
Public Function GetDiagramTemplates() As IReadOnlyList(Of DiagramTemplate)
Return Value
A list of DiagramTemplates.
public IReadOnlyList<DiagramTemplate> GetDiagramTemplates()
Public Function GetDiagramTemplates() As IReadOnlyList(Of DiagramTemplate)
Exception | Description |
---|---|
ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. For example, the diagram manager is invalid. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 10, Windows 8.1