Click or drag to resize

ExtensionsConvertionsToString Method

Overload List
  NameDescription
Public methodStatic memberToString(String, Object)
Replaces the format item in a specified string with the string representation of a corresponding object in a specified array. This also takes into account that source can be an inline text for the TextBlock. CurrentCulture is used as IFormatProvider
Public methodStatic memberToString(String, IFormatProvider, Object)
Replaces the format item in a specified string with the string representation of a corresponding object in a specified array. This also takes into account that source can be an inline text for the TextBlock
Top
See Also