Constructors
-
String
Line Initializes a new instance of the StringLineGroup class.Group(Int32) -
String
Line Initializes a new instance of the StringLineGroup class.Group(Int32, Boolean) -
String
Line Initializes a new instance of the StringLineGroup class.Group(String)
Methods
-
Add(String
Line&) Adds the specified line to this instance. -
Add(String
Slice) Adds the specified slice to this instance. - Clear() Clears this instance.
-
Remove
At(Int32) Removes the line at the specified index. -
To
Char Converts this instance into a ICharIterator.Iterator() -
To
Slice(List<Line Converts the lines to a single StringSlice by concatenating the lines.Offset>) -
To
String() - Trim() Trims each lines of the specified StringLineGroup.