PublicResourcesIDictionaryKeyNotFound Property

Looks up a localized string similar to The given key was not present in the dictionary.

Definition

Namespace: KGySoft
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.2.0
C#
public static string IDictionaryKeyNotFound { get; }

Return Value

String
A localized string similar to The given key was not present in the dictionary.

See Also