uaPLUS Reference
TranslationInfo Constructor(String,String,String,Object[])
See Also  Send Feedback
Opc.Ua Namespace > TranslationInfo Class > TranslationInfo Constructor : TranslationInfo Constructor(String,String,String,Object[])

key
locale
format
args

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal key As String, _
   ByVal locale As String, _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
)
C# 
public TranslationInfo( 
   string key,
   string locale,
   string format,
   params object[] args
)

Parameters

key
locale
format
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.