EasyUA Reference
LocalizedText Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > LocalizedText Class : LocalizedText Constructor

Glossary Item Box

Overload List

OverloadDescription
LocalizedText Constructor(String,String,String,Object[]) Formats the text with the arguments using the specified locale.  
LocalizedText Constructor(TranslationInfo) Creates text from a TranslationInfo object.  
LocalizedText Constructor(LocalizedText) Creates a deep copy of the value.  
LocalizedText Constructor(String) Initializes the object with a text and the default locale.  
LocalizedText Constructor(String,String) Initializes the object with a locale and text.  
LocalizedText Constructor(String,String,String) Initializes the locale with a key, locale and text.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.