'Declaration Sub ExportToStream( _ ByVal type As ExportType, _ ByVal toStream As Stream _ )
void ExportToStream( ExportType type, Stream toStream )
Parameters
- type
- export type
- toStream
- write stream
'Declaration Sub ExportToStream( _ ByVal type As ExportType, _ ByVal toStream As Stream _ )
void ExportToStream( ExportType type, Stream toStream )