Click or drag to resize

IProjectItemCollectionFindNewItemName Method

Looks for the next free standard project item name in the root folder.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string FindNewItemName()

Return Value

String
A new project item name that is unique in this collection.
See Also