Click or drag to resize

ProjectServiceBaseGetOpenDocuments Method

[Missing <summary> documentation for "M:Altaxo.Dom.ProjectServiceBase.GetOpenDocuments"]


Namespace: Altaxo.Dom
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HashSet<Object> GetOpenDocuments()

Return Value

HashSetObject

[Missing <returns> documentation for "M:Altaxo.Dom.ProjectServiceBase.GetOpenDocuments"]

Implements

IProjectServiceGetOpenDocuments
See Also