int Write( byte[] buffer, int offset )
'Declaration Function Write( _ ByVal buffer() As Byte, _ ByVal offset As Integer _ ) As Integer
'Declaration
Function Write( _ 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.Write(buffer, offset)
'Usage
Dim instance As IBiff8StructureOptimizedSupport Dim buffer() As Byte Dim offset As Integer Dim value As Integer value = instance.Write(buffer, offset)
IBiff8StructureOptimizedSupport Interface IBiff8StructureOptimizedSupport Members