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