LocaleString Members
Include Protected Members
Include Inherited Members
Class representing a string with locale ID.
The LocaleString type exposes the following members.
Properties
Name | Description | |
---|---|---|
LocaleId | Gets the locale id of LocaleString object. | |
Value | Gets the string value of LocaleString object. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top