Click or drag to resize

DirectoryMessagesBundle Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The DirectoryMessagesBundle type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGetAvailableCultures
Get a Dictionary containing details of the available cultures. The keys in the Dictionary are the formal names of the cultures, for example "en-US". The values in the dictionary are their descriptions, for example "US English".
Public methodStatic memberGetDefaultCulture
Get the full name of the default culture.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetString
Generate a phrase string from a Phrase tag within a Phrases node.
(Inherited from MessagesBundle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSupportsMessageType
Whether the bundle supports messages of the given type.
(Inherited from MessagesBundle.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also