Console (class)

This type is found in the namespace System

mget_IsInputRedirectedBoolean
mget_IsOutputRedirectedBoolean
mget_IsErrorRedirectedBoolean
mget_InTextReader
mget_OutTextWriter
mget_ErrorTextWriter
mget_InputEncodingEncoding
mset_InputEncodingVoid
mget_OutputEncodingEncoding
mset_OutputEncodingVoid
mBeepVoid
mBeepVoid
mClearVoid
mget_BackgroundColorConsoleColor
mset_BackgroundColorVoid
mget_ForegroundColorConsoleColor
mset_ForegroundColorVoid
mResetColorVoid
mMoveBufferAreaVoid
mMoveBufferAreaVoid
mget_BufferHeightInt32
mset_BufferHeightVoid
mget_BufferWidthInt32
mset_BufferWidthVoid
mSetBufferSizeVoid
mget_WindowHeightInt32
mset_WindowHeightVoid
mget_WindowWidthInt32
mset_WindowWidthVoid
mSetWindowSizeVoid
mget_LargestWindowWidthInt32
mget_LargestWindowHeightInt32
mget_WindowLeftInt32
mset_WindowLeftVoid
mget_WindowTopInt32
mset_WindowTopVoid
mSetWindowPositionVoid
mget_CursorLeftInt32
mset_CursorLeftVoid
mget_CursorTopInt32
mset_CursorTopVoid
mSetCursorPositionVoid
mget_CursorSizeInt32
mset_CursorSizeVoid
mget_CursorVisibleBoolean
mset_CursorVisibleVoid
mget_TitleString
mset_TitleVoid
mReadKeyConsoleKeyInfo
mReadKeyConsoleKeyInfo
mget_NumberLockBoolean
mget_CapsLockBoolean
mget_TreatControlCAsInputBoolean
mset_TreatControlCAsInputVoid
madd_CancelKeyPressVoid
mremove_CancelKeyPressVoid
mOpenStandardErrorStream
mOpenStandardErrorStream
mOpenStandardInputStream
mOpenStandardInputStream
mOpenStandardOutputStream
mOpenStandardOutputStream
mSetInVoid
mSetOutVoid
mSetErrorVoid
mReadInt32
mReadLineString
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteLineVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mWriteVoid
mget_KeyAvailableBoolean
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pIsInputRedirectedBoolean
pIsOutputRedirectedBoolean
pIsErrorRedirectedBoolean
pInTextReader
pOutTextWriter
pErrorTextWriter
pInputEncodingEncoding
pOutputEncodingEncoding
pBackgroundColorConsoleColor
pForegroundColorConsoleColor
pBufferHeightInt32
pBufferWidthInt32
pWindowHeightInt32
pWindowWidthInt32
pLargestWindowWidthInt32
pLargestWindowHeightInt32
pWindowLeftInt32
pWindowTopInt32
pCursorLeftInt32
pCursorTopInt32
pCursorSizeInt32
pCursorVisibleBoolean
pTitleString
pKeyAvailableBoolean
pNumberLockBoolean
pCapsLockBoolean
pTreatControlCAsInputBoolean
eCancelKeyPress

get_IsInputRedirected

get_IsOutputRedirected

.

get_IsErrorRedirected

.

get_In

.

get_Out

.

get_Error

.

get_InputEncoding

.

set_InputEncoding

.

get_OutputEncoding

valueSystem.Text.Encoding

set_OutputEncoding

.

Beep

valueSystem.Text.Encoding

Beep

.

Clear

frequencySystem.Int32
durationSystem.Int32

get_BackgroundColor

.

set_BackgroundColor

.

get_ForegroundColor

valueSystem.ConsoleColor

set_ForegroundColor

.

ResetColor

valueSystem.ConsoleColor

MoveBufferArea

.

MoveBufferArea

sourceLeftSystem.Int32
sourceTopSystem.Int32
sourceWidthSystem.Int32
sourceHeightSystem.Int32
targetLeftSystem.Int32
targetTopSystem.Int32

get_BufferHeight

sourceLeftSystem.Int32
sourceTopSystem.Int32
sourceWidthSystem.Int32
sourceHeightSystem.Int32
targetLeftSystem.Int32
targetTopSystem.Int32
sourceCharSystem.Char
sourceForeColorSystem.ConsoleColor
sourceBackColorSystem.ConsoleColor

set_BufferHeight

.

get_BufferWidth

valueSystem.Int32

set_BufferWidth

.

SetBufferSize

valueSystem.Int32

get_WindowHeight

widthSystem.Int32
heightSystem.Int32

set_WindowHeight

.

get_WindowWidth

valueSystem.Int32

set_WindowWidth

.

SetWindowSize

valueSystem.Int32

get_LargestWindowWidth

widthSystem.Int32
heightSystem.Int32

get_LargestWindowHeight

.

get_WindowLeft

.

set_WindowLeft

.

get_WindowTop

valueSystem.Int32

set_WindowTop

.

SetWindowPosition

valueSystem.Int32

get_CursorLeft

leftSystem.Int32
topSystem.Int32

set_CursorLeft

.

get_CursorTop

valueSystem.Int32

set_CursorTop

.

SetCursorPosition

valueSystem.Int32

get_CursorSize

leftSystem.Int32
topSystem.Int32

set_CursorSize

.

get_CursorVisible

valueSystem.Int32

set_CursorVisible

.

get_Title

valueSystem.Boolean

set_Title

.

ReadKey

valueSystem.String

ReadKey

.

get_NumberLock

interceptSystem.Boolean

get_CapsLock

.

get_TreatControlCAsInput

.

set_TreatControlCAsInput

.

add_CancelKeyPress

valueSystem.Boolean

remove_CancelKeyPress

valueSystem.ConsoleCancelEventHandler

OpenStandardError

valueSystem.ConsoleCancelEventHandler

OpenStandardError

.

OpenStandardInput

bufferSizeSystem.Int32

OpenStandardInput

.

OpenStandardOutput

bufferSizeSystem.Int32

OpenStandardOutput

.

SetIn

bufferSizeSystem.Int32

SetOut

newInSystem.IO.TextReader

SetError

newOutSystem.IO.TextWriter

Read

newErrorSystem.IO.TextWriter

ReadLine

.

WriteLine

.

WriteLine

.

WriteLine

valueSystem.Boolean

WriteLine

valueSystem.Char

WriteLine

bufferSystem.Char[]

WriteLine

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

WriteLine

valueSystem.Decimal

WriteLine

valueSystem.Double

WriteLine

valueSystem.Single

WriteLine

valueSystem.Int32

WriteLine

valueSystem.UInt32

WriteLine

valueSystem.Int64

WriteLine

valueSystem.UInt64

WriteLine

valueSystem.Object

WriteLine

valueSystem.String

WriteLine

formatSystem.String
arg0System.Object

WriteLine

formatSystem.String
arg0System.Object
arg1System.Object

WriteLine

formatSystem.String
arg0System.Object
arg1System.Object
arg2System.Object

WriteLine

formatSystem.String
arg0System.Object
arg1System.Object
arg2System.Object
arg3System.Object

Write

formatSystem.String
argSystem.Object[]

Write

formatSystem.String
arg0System.Object

Write

formatSystem.String
arg0System.Object
arg1System.Object

Write

formatSystem.String
arg0System.Object
arg1System.Object
arg2System.Object

Write

formatSystem.String
arg0System.Object
arg1System.Object
arg2System.Object
arg3System.Object

Write

formatSystem.String
argSystem.Object[]

Write

valueSystem.Boolean

Write

valueSystem.Char

Write

bufferSystem.Char[]

Write

bufferSystem.Char[]
indexSystem.Int32
countSystem.Int32

Write

valueSystem.Double

Write

valueSystem.Decimal

Write

valueSystem.Single

Write

valueSystem.Int32

Write

valueSystem.UInt32

Write

valueSystem.Int64

Write

valueSystem.UInt64

Write

valueSystem.Object

get_KeyAvailable

valueSystem.String

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

IsInputRedirected

.

IsOutputRedirected

.

IsErrorRedirected

.

In

.

Out

.

Error

.

InputEncoding

.

OutputEncoding

.

BackgroundColor

.

ForegroundColor

.

BufferHeight

.

BufferWidth

.

WindowHeight

.

WindowWidth

.

LargestWindowWidth

.

LargestWindowHeight

.

WindowLeft

.

WindowTop

.

CursorLeft

.

CursorTop

.

CursorSize

.

CursorVisible

.

Title

.

KeyAvailable

.

NumberLock

.

CapsLock

.

TreatControlCAsInput

.

CancelKeyPress

.
.