Platform Core .NET Assemblies API
LocalizableString Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : LocalizableString Class

Glossary Item Box

The following tables list the members exposed by LocalizableString.

Public Constructors

 NameDescription
Public ConstructorLocalizableString ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyGets an empty localized string.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden. Creates a copy of the current LocalizableString instance.  
Public MethodEqualsDetermines whether the given LocalizableString instance and the specified System.Object instance have the same values.  
Public MethodEqualsByValueDetermines whether the current and the specified LocalizableString instances have the same values.  
Public MethodGetCultureValueOverloaded.   
Public MethodGetHashCodeGets hash code for the current localized string.  
Public Methodstatic (Shared in Visual Basic)IsNullOrEmptyDetermines if the set localized string is empty or null.  
Public Methodstatic (Shared in Visual Basic)MergeCombines the specified localized strings.  
Public MethodToStringConverts localized string value of the current instance to an equivalent System.String instance.  
Top

Public Operators

public Operator Equality Implements the “equal” operator (==) of the two localized strings.
public Operator Implicit Type Conversion Overloaded.  
public Operator Inequality Implements the “not equal” operator (!=) of the two localized strings.
Top

See Also

© Terrasoft 2002-2018.