Skip to content

Overload_CodeJam_Ranges_RangeBoundaryTo_1_ToString

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

RangeBoundaryTo(T).ToString Method

Overload List

 

Name Description
Public method ToString() Returns string representation of the boundary. (Overrides ValueType.ToString().)
Public method ToString(String) Returns string representation of the boundary using the specified format string. If T does not implement the format string is ignored
Public method ToString(String, IFormatProvider) Returns string representation of the boundary using the specified format string. If T does not implement the format string is ignored
  Back to Top

See Also

Reference

RangeBoundaryTo(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally