Sequence T  MkString Method A Sandcastle Documented Class Library
Overload List
  NameDescription
Public methodMkString 
Returns a string with all the elements of this sequence. If this sequence represents an infinite set or series, this will never return!
Public methodMkString(String)
Returns a string with all the elements of this sequence, using a seperator string. If this sequence represents an infinite set or series, this will never return!
Top
See Also