Provides access to members that help in serializing an object to previous namespaces (versions).
Members
Name | Description | |
---|---|---|
ConvertToSupportedObject | Convert the object to another object that is supported. |
IXMLPreviousVersionSupport.ConvertToSupportedObject Method
Convert the object to another object that is supported.
Public Function ConvertToSupportedObject ( _
    ByVal NamespaceURI As String _
) As Object
public object ConvertToSupportedObject (
    string NamespaceURI
);
Classes that implement IXMLPreviousVersionSupport
Classes | Description |
---|