Click or drag to resize
BooleanToString Method
Overload List
  NameDescription
Public methodToString
Converts the value of this instance to its equivalent string representation (either "True" or "False").
(Overrides ValueTypeToString.)
Public methodToString(IFormatProvider)
Converts the value of this instance to its equivalent string representation (either "True" or "False").
Top
See Also