Summary
public void GetLines(List<string> lines)
Retrieves each individual line of this value into the provided list.
Parameters
- List
lines
public void GetLines(List<string> lines)
Retrieves each individual line of this value into the provided list.