Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: ConsoleColor?[] GetBackgroundColors()

Declaration

public ConsoleColor?[] GetBackgroundColors()

Summary

Returns an array describing the background color of every character in the current string.

Returns

A copy of the internal color array. Modifying the returned array is safe.