The methods of the IO class are listed below. For a complete list of IO class members, see the IO Members topic.
CheckInput
|
Checks if input consist exactly of given string (all consecutive sequences of whitespaces in string and input are treated as single whitespace character, thus they match each other) |
ConsumeWhiteSpace
|
|
ReadChar
|
|
ReadIntDigits
|
Read digital characters returning integer value of read string |
ReadString
|
Read digital characters returning real value of read string |
Equals (inherited from Object) |
|
GetHashCode (inherited from Object) |
|
GetType (inherited from Object) |
|
ToString (inherited from Object) |
Finalize (inherited from Object) |
|
MemberwiseClone (inherited from Object) |