LocalizableString Methods

Scanjour Workflow4 Reference Manual

The LocalizableString type exposes the following members.

Methods

  NameDescription
Public methodAdd(KeyValuePairString, String)
Public methodAdd(String, String)
Adds the specified key.
Public methodClear
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodContains
Public methodContainsKey
Public methodCopyTo
Copies to.
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove(KeyValuePairString, String)
Public methodRemove(String)
Public methodToString
Returns a String that represents this instance using value of SelectedCulture.
(Overrides ValueTypeToString.)
Public methodToString(String)
Returns a String that represents this instance using specified culture.
Public methodTryGetValue
Tries the get value.
Top
Extension Methods

  NameDescription
Public Extension MethodBatchKeyValuePairString, String (Defined by ExtensionMethods.)
Public Extension MethodExchangeOAuthAccessAvailable (Defined by IDictionaryExtensions.)
Public Extension MethodForeachKeyValuePairString, String (Defined by ExtensionMethods.)
Public Extension MethodGetExchangeAuthInfo (Defined by IDictionaryExtensions.)
Public Extension MethodGetExchangeMailbox (Defined by IDictionaryExtensions.)
Public Extension MethodGetExchangeSetting (Defined by IDictionaryExtensions.)
Public Extension MethodGetExchangeVersion (Defined by IDictionaryExtensions.)
Public Extension MethodGetNetworkCredential (Defined by IDictionaryExtensions.)
Top
See Also

Reference