Click or drag to resize

IncludeTextEndsWith(IncludeTextEndsWith) Constructor

Initializes a new instance of the IncludeTextEndsWith class.

Namespace: Altaxo.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IncludeTextEndsWith(
	IncludeTextEndsWith from
)

Parameters

from  IncludeTextEndsWith
Instance to copy the values from.
See Also