KitchenDraw SDK 2
Show / Hide Table of Contents

Method Load

Load(string)

Loads a dictionary into memory.

Declaration
public void Load(string filename)
Parameters
Type Name Description
string filename

Filename to load (including the full access path).

Exceptions
Type Condition
Sdk2Exception

If method fails to load given the file.

In this article
Back to top Generated by DocFX