BufferCell (struct)

This type is found in the namespace System.Management.Automation.Host

mget_CharacterChar
mset_CharacterVoid
mset_ForegroundColorVoid
mget_ForegroundColorConsoleColor
mset_BackgroundColorVoid
mget_BackgroundColorConsoleColor
mget_BufferCellTypeBufferCellType
mset_BufferCellTypeVoid
mEqualsBoolean
mGetHashCodeInt32
mop_EqualityBoolean
mop_InequalityBoolean
mToStringString
mGetTypeType
c.ctor
pCharacterChar
pForegroundColorConsoleColor
pBackgroundColorConsoleColor
pBufferCellTypeBufferCellType

get_Character

set_Character

.

set_ForegroundColor

valueSystem.Char

get_ForegroundColor

valueSystem.ConsoleColor

set_BackgroundColor

.

get_BackgroundColor

valueSystem.ConsoleColor

get_BufferCellType

.

set_BufferCellType

.

Equals

valueSystem.Management.Automation.Host.BufferCellType

GetHashCode

objSystem.Object

op_Equality

.

op_Inequality

firstSystem.Management.Automation.Host.BufferCell
secondSystem.Management.Automation.Host.BufferCell

ToString

firstSystem.Management.Automation.Host.BufferCell
secondSystem.Management.Automation.Host.BufferCell

GetType

.

.ctor

.

Character

characterSystem.Char
foregroundSystem.ConsoleColor
backgroundSystem.ConsoleColor
bufferCellTypeSystem.Management.Automation.Host.BufferCellType

ForegroundColor

.

BackgroundColor

.

BufferCellType

.
.