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