Used for XML serialization.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public class SerializeAllAttribute : Attribute
Visual Basic
Public Class SerializeAllAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    C1.Web.iPhone..::..SerializeAllAttribute

See Also