contains

contains(MathPortion item) method

Determines whether the IGenericCollection contains a specific value.

Parameters

NameTypeDescription
itemMathPortionThe object to locate in the IGenericCollection.

Returns

boolean


contains(Portion item) method

Determines whether the IGenericCollection contains a specific value.

Parameters

NameTypeDescription
itemPortionThe object to locate in the IGenericCollection.

Returns

boolean