PublicResourcesIDictionaryDuplicateKey Property
Looks up a localized string similar to An item with the same key has already been added.
Namespace: KGySoftAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public static string IDictionaryDuplicateKey { get; }
Public Shared ReadOnly Property IDictionaryDuplicateKey As String
Get
public:
static property String^ IDictionaryDuplicateKey {
String^ get ();
}
static member IDictionaryDuplicateKey : string with get
Return Value
StringA localized string similar to
An item with the same key has already been added.