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

preferredLocales
text

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function Translate( _
   ByVal preferredLocales As IList(Of String), _
   ByVal text As LocalizedText _
) As LocalizedText
C# 
public LocalizedText Translate( 
   IList<string> preferredLocales,
   LocalizedText text
)

Parameters

preferredLocales
text

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.