Message in Danish (Dansk)
Elementtypen for samlingstypen '<var>Type Name</var>' kan ikke bestemmes, fordi den har mere end én Add-metode eller implementering af typen ICollection<t>. Hvis denne samlingstype skal kunne bruges i XAML, skal du tilføje en offentlig Add(object)-metode, implementere System.Collections.IList eller en enkelt System.Collections.Generic.ICollection<t>.</t></t>
Unlocalized message
Cannot determine the item type of collection type '<var>Type Name</var>' because it has more than one Add method or ICollection<t> implementation. To make this collection type usable in XAML, add a public Add(object) method, implement System.Collections.IList or a single System.Collections.Generic.ICollection<t>.</t></t>
Search by Google