Click or drag to resize

ISupportLoadSaveLoadFrom Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads from specified absolute path

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
bool LoadFrom(
	string path
)
Request Example View Source

Parameters

path
Type: SystemString
The path.

Return Value

Type: Boolean
See Also