System.Xml.Serialization.XmlSerializerImplementation: Method Members

The methods of System.Xml.Serialization.XmlSerializerImplementation are listed below. For a list of all members, see the XmlSerializerImplementation Members list.

See Also: Inherited members from System.Object

Public Methods

CanSerialize(Type) : bool

Gets a value that determines whether a type can be serialized.

GetSerializer(Type) : XmlSerializer

Returns a serializer for the specified type.