Message in Spanish (Español)
No se admite el uso del tipo '<var>Type Name</var>' como una colección get-only con NetDataContractSerializer. Intente marcar el tipo con el atributo CollectionDataContractAttribute o SerializableAttribute o agregar un establecedor a la propiedad.
Unlocalized message
The use of type '<var>Type Name</var>' as a get-only collection is not supported with NetDataContractSerializer. Consider marking the type with the CollectionDataContractAttribute attribute or the SerializableAttribute attribute or adding a setter to the property.
Search by Google