Click or drag to resize

ProjectItemCollectionBaseTItemNames Property

Gets the names of all items.

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

Property Value

IEnumerableString
See Also