Message in Japanese (日本語)
NetDataContractSerializer では、型 '<var>Type Name</var>' を get-only コレクションとして使用することはできません。CollectionDataContractAttribute 属性または SerializableAttribute 属性でこの型をマークするか、プロパティに setter を追加してください。
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