DVTk API
Evaluate Method (t)
DVTkDvtkHighLevelInterface.Common.OtherGenericBooleanExpression<(Of <(T, TCollection>)>)Evaluate(T)
DVTk API

[This is preliminary documentation and is subject to change.]

Evaluate this boolean expression with the supplied instance.
Declaration Syntax
C#Visual BasicVisual C++
public abstract bool Evaluate(
	T t
)
Public MustOverride Function Evaluate ( _
	t As T _
) As Boolean
public:
virtual bool Evaluate(
	T t
) abstract
Parameters
t (T)
The instance this boolean expression operates on.
Return Value
The boolean this boolean expression evaluates to.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0