DocDataTextReader::Read Method (array<Char>^, Int32, Int32)
Visual Studio 2015
Sets the text of the specified buffer at the specified position.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- buffer
-
Type:
array<System::Char>^
A character array to be populated.
- index
-
Type:
System::Int32
The starting point in the underlying text.
- count
-
Type:
System::Int32
The number of items in the underlying text to be copied.
Show: