Skip to content

Overload_CodeJam_Ranges_RangeIntersection_2_ToString

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

RangeIntersection(T, TKey).ToString Method

Overload List

 

Name Description
Public method ToString() Returns string representation of the range intersection. (Overrides ValueType.ToString().)
Public method ToString(IFormatProvider) Returns string representation of the range using the specified format string. If T does not implement the format string is ignored.
Public method ToString(String) Returns string representation of the range 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 range using the specified format string. If T does not implement the format string is ignored.
  Back to Top

See Also

Reference

RangeIntersection(T, TKey) Structure
CodeJam.Ranges Namespace

Clone this wiki locally