Click or drag to resize
IMessageFormatterSetElement Method
Overload List
  NameDescription
Public methodSetElement(Name, Datetime)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Name)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Boolean)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Char)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Double)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Int32)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Int64)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, Single)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Public methodSetElement(Name, String)
Sets the element with the specified name to the specified value in the current messages referenced by this IMessageFormatter.
Top
See Also