Message in Japanese (日本語)
複数の Add メソッドまたは ICollection<t> の実装があるため、コレクション型 '<var>Type Name</var>' の項目の型を特定できません。このコレクション型を XAML で使用できるようにするには、パブリックの Add(object) メソッドを追加し、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