Opc.Ua.Core
LocalizedText Class Members
Properties  Methods 


Opc.Ua Namespace : LocalizedText Class

The following tables list the members exposed by LocalizedText.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property A key that can be used to look to the localized text in different locales.  
Public Property The locale used to create the text.  
Public Propertystatic (Shared in Visual Basic) Returns an instance of a null LocalizedText.  
Public Property The localized text.  
Public Property The information required to translate the text into other locales.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Returns true if the objects are equal.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic) Returns true if the text is a null or empty string.  
Public Method Makes a deep copy of the object.  
Public Methodstatic (Shared in Visual Basic) Converts a string to a localized text.  
Public MethodOverloaded. Returns a string that represents the current object.  
Top
Public Operators
Returns true if the objects are equal.
Converts a string to a localized text.
Returns true if the objects are not equal.
Top
See Also

Reference

LocalizedText Class
Opc.Ua Namespace