Click or drag to resize

IMultiRenameElement Interface

Represents one element of a multi-rename template.

Namespace: Altaxo.Gui.Common.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.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