contains

contains(MathLeftSubSuperscriptElement item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathLeftSubSuperscriptElementThe object to locate in the collection.

Returns

boolean


contains(MathMatrix item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathMatrixThe object to locate in the collection.

Returns

boolean


contains(MathLimit item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathLimitThe object to locate in the collection.

Returns

boolean


contains(MathBlock item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathBlockThe object to locate in the collection.

Returns

boolean


contains(MathRadical item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathRadicalThe object to locate in the collection.

Returns

boolean


contains(MathArray item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathArrayThe object to locate in the collection.

Returns

boolean


contains(MathDelimiter item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathDelimiterThe object to locate in the collection.

Returns

boolean


contains(MathNaryOperator item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathNaryOperatorThe object to locate in the collection.

Returns

boolean


contains(MathAccent item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathAccentThe object to locate in the collection.

Returns

boolean


contains(MathGroupingCharacter item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathGroupingCharacterThe object to locate in the collection.

Returns

boolean


contains(MathBorderBox item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathBorderBoxThe object to locate in the collection.

Returns

boolean


contains(MathBar item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathBarThe object to locate in the collection.

Returns

boolean


contains(MathSuperscriptElement item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathSuperscriptElementThe object to locate in the collection.

Returns

boolean


contains(MathSubscriptElement item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathSubscriptElementThe object to locate in the collection.

Returns

boolean


contains(MathFunction item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathFunctionThe object to locate in the collection.

Returns

boolean


contains(MathematicalText item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathematicalTextThe object to locate in the collection.

Returns

boolean


contains(MathFraction item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathFractionThe object to locate in the collection.

Returns

boolean


contains(MathBox item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathBoxThe object to locate in the collection.

Returns

boolean


contains(MathRightSubSuperscriptElement item) method

Determines whether the collection contains a specific value.

Parameters

NameTypeDescription
itemMathRightSubSuperscriptElementThe object to locate in the collection.

Returns

boolean