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

preferredLocales
key
text
args

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Function Translate( _
   ByVal preferredLocales As IList(Of String), _
   ByVal key As String, _
   ByVal text As String, _
   ByVal ParamArray args() As Object _
) As LocalizedText
C# 
public virtual LocalizedText Translate( 
   IList<string> preferredLocales,
   string key,
   string text,
   params object[] args
)

Parameters

preferredLocales
key
text
args

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.