[This is preliminary documentation and is subject to change.]
Load the Information Model from the contents of the Data Directory. Look for all .DCM and .RAW files
and load them.
| C# | Visual Basic | Visual C++ |
public void Load( string dataDirectory )
Public Sub Load ( _ dataDirectory As String _ )
public: void Load( String^ dataDirectory )
- dataDirectory (String)
- Data directory containing the .DCM and .RAW files.