| ElementIsEqualTo Method |
| Name | Description | |
|---|---|---|
| IsEqualTo(Constant) | Gets true if the value this element is equal to the specified constant.
| |
| IsEqualTo(Constant, Int32) | Gets true if the value at the specified index of this element is equal
to the specified constant.
|