IVsDataReader.GetBytes Method
When implemented by a class, retrieves a specified number of bytes of raw binary data.
Overload List
Name | Description | |
---|---|---|
GetBytes(Int32, [], Int32, Int32) | When implemented by a class, retrieves a specified number of bytes of raw binary data. | |
GetBytes(String, [], 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