A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.io.stringreader below:

StringReader Class (System.IO) | Microsoft Learn

Close()

Closes the StringReader.

CreateObjRef(Type)

Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.

(Inherited from MarshalByRefObject) Dispose()

Releases all resources used by the TextReader object.

(Inherited from TextReader) Dispose(Boolean)

Releases the unmanaged resources used by the StringReader and optionally releases the managed resources.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object) GetHashCode()

Serves as the default hash function.

(Inherited from Object) GetLifetimeService()

Obsolete.

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

(Inherited from MarshalByRefObject) GetType()

Gets the Type of the current instance.

(Inherited from Object) InitializeLifetimeService()

Obsolete.

Obtains a lifetime service object to control the lifetime policy for this instance.

(Inherited from MarshalByRefObject) MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object) MemberwiseClone(Boolean)

Creates a shallow copy of the current MarshalByRefObject object.

(Inherited from MarshalByRefObject) Peek()

Returns the next available character but does not consume it.

Read()

Reads the next character from the input string and advances the character position by one character.

Read(Char[], Int32, Int32)

Reads a block of characters from the input string and advances the character position by count.

Read(Span<Char>)

Reads all the characters from the input string, starting at the current position, and advances the current position to the end of the input string.

ReadAsync(Char[], Int32, Int32)

Reads a specified maximum number of characters from the current string asynchronously and writes the data to a buffer, beginning at the specified index.

ReadAsync(Memory<Char>, CancellationToken)

Asynchronously reads all the characters from the input string, starting at the current position, and advances the current position to the end of the input string.

ReadBlock(Char[], Int32, Int32)

Reads a specified maximum number of characters from the current text reader and writes the data to a buffer, beginning at the specified index.

(Inherited from TextReader) ReadBlock(Span<Char>)

Reads all the characters from the input string starting at the current position and advances the current position to the end of the input string.

ReadBlockAsync(Char[], Int32, Int32)

Reads a specified maximum number of characters from the current string asynchronously and writes the data to a buffer, beginning at the specified index.

ReadBlockAsync(Memory<Char>, CancellationToken)

Asynchronously reads all the characters from the input string starting at the current position and advances the current position to the end of the input string.

ReadLine()

Reads a line of characters from the current string and returns the data as a string.

ReadLineAsync()

Reads a line of characters asynchronously from the current string and returns the data as a string.

ReadLineAsync(CancellationToken)

Reads a line of characters asynchronously from the current string and returns the data as a string.

ReadToEnd()

Reads all characters from the current position to the end of the string and returns them as a single string.

ReadToEndAsync()

Reads all characters from the current position to the end of the string asynchronously and returns them as a single string.

ReadToEndAsync(CancellationToken)

Reads all characters from the current position to the end of the string asynchronously and returns them as a single string.

ToString()

Returns a string that represents the current object.

(Inherited from Object)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4