'Declaration Public Overloads Function LoadLocalizations( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
public System.bool LoadLocalizations( System.IO.Stream stream )
Parameters
- stream
- Specifies the Stream to which localizations are written.