DocDataTextReader Constructor
Visual Studio 2015
Initializes a new instance of DocDataTextReader.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | DocDataTextReader(DocData^) | Initializes a new instance of DocDataTextReader for the given doc data. |
![]() | DocDataTextReader(DocData^, Boolean) | Initializes a new instance of DocDataTextReader for the specified doc data object and determines whether Dispose will be called on the docData when the DocDataTextReader is disposed. |
Show:
