Navigation :
SerializeAsCollectionAttribute
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Runtime.Serialization |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class SerializeAsCollectionAttribute : Attribute
Base types
Attribute
Attribute to inform the serializers in Catel to serialize the object as collection. This can only be used on ModelBase classes that implement.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion