contains

contains(Portion item) function

Determines whether the IGenericCollection contains a specific value.

Parameters

NameTypeDescription
itemPortionThe object to locate in the IGenericCollection.

Result

boolean


contains(MathPortion item) function

Determines whether the IGenericCollection contains a specific value.

Parameters

NameTypeDescription
itemMathPortionThe object to locate in the IGenericCollection.

Result

boolean