Condition

Evaluates the condition for the provided element.

Syntax

Definition:

bool Condition(
    ITcVnForwardIterator* ipElement
)

Parameters

Name

Type

Description

ipElement

ITcVnForwardIterator*

Element for which the condition is evaluated.

Condition 1: Return value

bool