.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-02

The Locale type exposes the following members.

Constructors

  NameDescription
Public methodLocale()()()()
Initializes a new instance of the Locale class
Public methodLocale(String)
Initializes a new instance of the Locale class
Public methodLocale(String, String)
Initializes a new instance of the Locale class
Public methodLocale(String, String, String)
Initializes a new instance of the Locale class

Methods

  NameDescription
Public methodEquals (Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFindLocale
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToCultureInfo
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCountry
Public propertyLanguage
Public propertyVariant

See Also