Click or drag to resize

IncludeTextStartsWith(IncludeTextStartsWith) Constructor

Initializes a new instance of the IncludeTextStartsWith class.

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

Parameters

from  IncludeTextStartsWith
Instance to copy the values from.
See Also