Bespoke Multi-Touch Framework
Load Method (fileName)
NamespacesBespoke.MultiTouch.Framework.InkTrainedSymbolCollectionLoad(String)
Load a trained symbol collection.
Declaration Syntax
C#Visual BasicVisual C++
public static TrainedSymbolCollection Load(
	string fileName
)
Public Shared Function Load ( _
	fileName As String _
) As TrainedSymbolCollection
public:
static TrainedSymbolCollection^ Load(
	String^ fileName
)
Parameters
fileName (String)
The name of the file containing the trained symbol collection.
Return Value
The deserialized trained symbol collection.

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)