IVsDataReader.GetBytes Method
Include Protected Members
Include Inherited Members
When implemented by a class, retrieves a specified number of bytes of raw binary data.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetBytes(Int32, array<Byte[], Int32, Int32)
When implemented by a class, retrieves a specified number of bytes of raw binary data.
GetBytes(String, array<Byte[], Int32, Int32)
When implemented by a class, retrieves a specified number of bytes of raw binary data.
Top
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace