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

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

Returns a subset of the supplied collection containing those elements that evaluate to true.
Declaration Syntax
C#Visual BasicVisual C++
public TCollection Evaluate(
	TCollection collection
)
Public Function Evaluate ( _
	collection As TCollection _
) As TCollection
public:
TCollection Evaluate(
	TCollection collection
)
Parameters
collection (TCollection)
The collection.
Return Value
The subset of the supplied collection.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0