DocDataTextReader::Read Method ()
Visual Studio 2015
Gets the text at the next position.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Return Value
Type: System::Int32The text at the next position (incrementing the internal counter), or -1 if the current position is equal to or greater than the length of the stream.
Show: