contains
contains(MathLeftSubSuperscriptElement item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathLeftSubSuperscriptElement | The object to locate in the collection. |
Returns
boolean
contains(MathMatrix item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathMatrix | The object to locate in the collection. |
Returns
boolean
contains(MathLimit item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathLimit | The object to locate in the collection. |
Returns
boolean
contains(MathBlock item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathBlock | The object to locate in the collection. |
Returns
boolean
contains(MathRadical item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathRadical | The object to locate in the collection. |
Returns
boolean
contains(MathArray item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathArray | The object to locate in the collection. |
Returns
boolean
contains(MathDelimiter item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathDelimiter | The object to locate in the collection. |
Returns
boolean
contains(MathNaryOperator item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathNaryOperator | The object to locate in the collection. |
Returns
boolean
contains(MathAccent item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathAccent | The object to locate in the collection. |
Returns
boolean
contains(MathGroupingCharacter item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathGroupingCharacter | The object to locate in the collection. |
Returns
boolean
contains(MathBorderBox item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathBorderBox | The object to locate in the collection. |
Returns
boolean
contains(MathBar item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathBar | The object to locate in the collection. |
Returns
boolean
contains(MathSuperscriptElement item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathSuperscriptElement | The object to locate in the collection. |
Returns
boolean
contains(MathSubscriptElement item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathSubscriptElement | The object to locate in the collection. |
Returns
boolean
contains(MathFunction item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathFunction | The object to locate in the collection. |
Returns
boolean
contains(MathematicalText item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathematicalText | The object to locate in the collection. |
Returns
boolean
contains(MathFraction item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathFraction | The object to locate in the collection. |
Returns
boolean
contains(MathBox item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathBox | The object to locate in the collection. |
Returns
boolean
contains(MathRightSubSuperscriptElement item) method
Determines whether the collection contains a specific value.
Parameters
Name | Type | Description |
---|---|---|
item | MathRightSubSuperscriptElement | The object to locate in the collection. |
Returns
boolean