int Read( byte[] buffer, int offset )
'Declaration Function Read( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Declaration
Function Read( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Usage Dim instance As IBiff8StructureOptimizedSupport Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Read(buffer, offset)
'Usage
Dim instance As IBiff8StructureOptimizedSupport Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Read(buffer, offset)
IBiff8StructureOptimizedSupport Interface IBiff8StructureOptimizedSupport Members