StoreContains(IPrimitive, Definition) Method

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool Contains(
	IPrimitive value,
	out Definition def
)

Parameters

value  IPrimitive
 
def  Definition
 

Return Value

Boolean

Implements

IEvaluationActionContextContains(IPrimitive, Definition)

See Also