Click or drag to resize

IncludeTextContains(IncludeTextContains) Constructor

Initializes a new instance of the IncludeTextContains class.

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

Parameters

from  IncludeTextContains
Instance to copy the values from.
See Also