Message in German (Deutsch)
Auflistungsschnittstellentyp '<var>Type Name</var>' wird als ausschließlich abrufbare Eigenschaft verwendet und weist keine Add-Methode auf. Fügen Sie der Eigenschaft ggf. einen Setter hinzu, oder verwenden Sie einen Auflistungsdatenvertrag, der eine Add-Methode aufweist - z. B. IList oder ICollection<t>.</t>
Unlocalized message
Collection interface type '<var>Type Name</var>' is being used as a get-only property and does not have an Add method. Consider adding a setter to the property or using a collection data contract that does have an Add method - for example IList or ICollection<t>.</t>
Search by Google