| IMessageFormatterSetElement Method |
| Name | Description | |
|---|---|---|
| SetElement(Name, Datetime) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Name) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Boolean) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Byte) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Char) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Double) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Int32) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Int64) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, Single) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
| |
| SetElement(Name, String) |
Sets the element with the specified name to the
specified value in the current messages
referenced by this IMessageFormatter.
|