Click or drag to resize

AndConditionIsValid Method

[Missing <summary> documentation for "M:Altaxo.AddInItems.AndCondition.IsValid(System.Object)"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsValid(
	Object? parameter
)

Parameters

parameter  Object

[Missing <param name="parameter"/> documentation for "M:Altaxo.AddInItems.AndCondition.IsValid(System.Object)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.AddInItems.AndCondition.IsValid(System.Object)"]

Implements

IConditionIsValid(Object)
See Also