uaPLUS Reference
SelectLocalizedText Method
See Also  Send Feedback
Opc.Ua Namespace > Utils Class : SelectLocalizedText Method

localeIds
names
defaultName

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function SelectLocalizedText( _
   ByVal localeIds As IList(Of String), _
   ByVal names As IList(Of LocalizedText), _
   ByVal defaultName As LocalizedText _
) As LocalizedText
C# 
public static LocalizedText SelectLocalizedText( 
   IList<string> localeIds,
   IList<LocalizedText> names,
   LocalizedText defaultName
)

Parameters

localeIds
names
defaultName

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.