PublicResourcesIDictionaryKeyNotFound Property
Looks up a localized string similar to The given key was not present in the dictionary.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.2.0
public static string IDictionaryKeyNotFound { get; }
Public Shared ReadOnly Property IDictionaryKeyNotFound As String
Get
public:
static property String^ IDictionaryKeyNotFound {
String^ get ();
}
static member IDictionaryKeyNotFound : string with get
Return Value
StringA localized string similar to
The given key was not present in the dictionary.