EasyUA Reference
Translate(IList<String>,LocalizedText) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ITranslationManager Interface > Translate Method : Translate(IList<String>,LocalizedText) Method

preferredLocales
text

Glossary Item Box

Translates the LocalizedText using the information in the TranslationInfo property.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ITranslationManager
Dim preferredLocales As IList(Of String)
Dim text As LocalizedText
Dim value As LocalizedText
 
value = instance.Translate(preferredLocales, text)

Parameters

preferredLocales
text

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.