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

key
text

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal key As String, _
   ByVal text As LocalizedText _
)
C# 
public TranslationInfo( 
   string key,
   LocalizedText text
)

Parameters

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