Legend
| Method: ConsoleColor?[] GetColors()
Declarationpublic ConsoleColor?[] GetColors() SummaryReturns an array describing the foreground color of every character in the current string.ReturnsA copy of the internal color array. Modifying the returned array is safe. |