Click or drag to resize

MultiRenameDataObjectsToRenameCount Property

Returns the number of objects to be processed, for example renamed.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int ObjectsToRenameCount { get; }

Property Value

Int32
See Also