Share via


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

Public method

GetBytes(Int32, array<Byte[], Int32, Int32)

When implemented by a class, retrieves a specified number of bytes of raw binary data.

Public method

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

IVsDataReader Interface

IVsDataReader Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace