Click or drag to resize

PersistenceKeyValuePair Methods

The PersistenceKeyValuePair type exposes the following members.

Methods
 NameDescription
Public methodGetSchemaThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return ( in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.
Public methodReadXmlGenerates an object from its XML representation.
Public methodWriteXmlConverts an object into its XML representation.
Top
See Also