Summary

public void GetLines(List<string> lines)

Retrieves each individual line of this value into the provided list.

Parameters