Click or drag to resize

ProjectItemCommandsProjectItemReferenceClipboardListProjectItemReferences Property

Gets the project-item references stored in this clipboard list.

Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IEnumerable<DocNodeProxy> ProjectItemReferences { get; }

Property Value

IEnumerableDocNodeProxy
See Also