Click or drag to resize

IMultiRenameElement Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Common.MultiRename.IMultiRenameElement"]


Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IMultiRenameElement

The IMultiRenameElement type exposes the following members.

Methods
 NameDescription
Public methodGetContentRetrieves the content for this element by providing the original object index of the object and a sort order.
Top
See Also