| ElementAppendValue Method |
| Name | Description | |
|---|---|---|
| AppendValue(Boolean) | Appends the specified value to this array element.
| |
| AppendValue(Byte) | Appends the specified value to this array element.
| |
| AppendValue(Char) | Appends the specified value to this array element.
| |
| AppendValue(Double) | Appends the specified value to this array element.
| |
| AppendValue(Int32) | Appends the specified value to this array element.
| |
| AppendValue(Int64) | Appends the specified value to this array element.
| |
| AppendValue(Single) | Appends the specified value to this array element.
| |
| AppendValue(String) | Appends the specified value to this array element.
| |
| AppendValue(Constant) | Appends the specified value to this array element.
| |
| AppendValue(Datetime) | Appends the specified value to this array element.
| |
| AppendValue(Name) | Appends the specified value to this array element.
|