ComponentOne List for WinForms
C1.Win.C1List.Util.Xml.Serialization Namespace / TypeSerializationAttribute Class
Members

In This Topic
    TypeSerializationAttribute Class
    In This Topic
    Forces the serializer to serialize the type name of a property or field
    Object Model
    TypeSerializationAttribute Class
    Syntax
    'Declaration
     
    
    Public Class TypeSerializationAttribute 
       Inherits System.Attribute
    public class TypeSerializationAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Win.C1List.Util.Xml.Serialization.TypeSerializationAttribute

    See Also