| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace > ComStreamProxy Class : CopyTo Method |
'Declaration Public Function CopyTo( _ ByVal streamDest As IStream, _ ByVal numberOfBytesToCopy As System.Long, _ ByRef bytesWritten As System.Long _ ) As System.Long
public System.long CopyTo( IStream streamDest, System.long numberOfBytesToCopy, out System.long bytesWritten )