Click or drag to resize
IMessageFormatterAppendValue Method
Overload List
  NameDescription
Public methodAppendValue(Boolean)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Char)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Double)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Int32)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Int64)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Single)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(String)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Datetime)
Appends the specified value to the element on which this IMessageFormatter is operating.
Public methodAppendValue(Name)
Appends the specified value to the element on which this IMessageFormatter is operating.
Top
See Also