Reads all localizations from the specified stream and uses them locally at runtime.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public bool LoadLocalizations( Stream stream ) |
| Visual Basic |
|---|
Public Function LoadLocalizations ( _ stream As Stream _ ) As Boolean |
Parameters
- stream
- Type: System.IO..::..Stream
Specifies the Stream to which localizations are written.