TextReader Constructor

Definition

Initializes a new instance of the TextReader class.

protected:
 TextReader();
protected TextReader ();
Protected Sub New ()

Remarks

Use this constructor for derived classes.

Applies to

See also