Click or drag to resize

IFileDatabaseProviderGetFileStream Method


Namespace: DWSIM.Interfaces
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax
MemoryStream GetFileStream(
	string filename
)
Request Example View Source

Parameters

filename  String
 

Return Value

MemoryStream
See Also