Message in Greek (Ελληνικά)
Δεν είναι δυνατός ο καθορισμός του τύπου στοιχείου της συλλογής τύπου '<var>Type Name</var>', επειδή περιέχει περισσότερες από μία μεθόδους Add ή υλοποίηση ICollection<t>. Για να μπορεί να χρησιμοποιηθεί αυτός ο τύπος συλλογής σε XAML, προσθέστε μια δημόσια μέθοδο Add(αντικείμενο) και υλοποιήστε το στοιχείο System.Collections.IList ή ένα μονό στοιχείο 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