IndentedTextWriter Constructor
.NET Framework (current version)
Initializes a new instance of the IndentedTextWriter class using the specified text writer and default tab string.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | IndentedTextWriter(TextWriter^) | Initializes a new instance of the IndentedTextWriter class using the specified text writer and default tab string. |
![]() | IndentedTextWriter(TextWriter^, String^) | Initializes a new instance of the IndentedTextWriter class using the specified text writer and tab string. |
Show:
