uaPLUS Reference
Translate(IList<String>,LocalizedText,TranslationInfo) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > ResourceManager Class > Translate Method : Translate(IList<String>,LocalizedText,TranslationInfo) Method

preferredLocales
defaultText
info

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Overridable Function Translate( _
   ByVal preferredLocales As IList(Of String), _
   ByVal defaultText As LocalizedText, _
   ByVal info As TranslationInfo _
) As LocalizedText
C# 
protected virtual LocalizedText Translate( 
   IList<string> preferredLocales,
   LocalizedText defaultText,
   TranslationInfo info
)

Parameters

preferredLocales
defaultText
info

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.