Click or drag to resize

AltaxoDocumentProjectItemCollections Property

[Missing <summary> documentation for "P:Altaxo.AltaxoDocument.ProjectItemCollections"]


Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<IProjectItemCollection> ProjectItemCollections { get; }

Property Value

IEnumerableIProjectItemCollection

Implements

IProjectProjectItemCollections
See Also