Click or drag to resize
PeriodTContains Method
Border values are considered inside.

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Contains(
	T value
)

Parameters

value
Type: T

Return Value

Type: Boolean
See Also