LocalizeStringPair Class

LocalizeStringPair Class

Pair of strings used for localization.
Inheritance Hierarchy
SystemObject
  Rhino.UILocalizeStringPair

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class LocalizeStringPair
Public NotInheritable Class LocalizeStringPair

The LocalizeStringPair type exposes the following members.

Constructors
  NameDescription
Public methodLocalizeStringPair
Initializes a new instance of the LocalizeStringPair class
Top
Properties
  NameDescription
Public propertyEnglish
Public propertyLocal
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Operators
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also