FeedClockVectorElement.System.Xml.Serialization.IXmlSerializable.GetSchema Method
Returns a null reference (Nothing in Visual Basic).
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Syntax
'Declaration
Private Function System.Xml.Serialization.IXmlSerializable.GetSchema As XmlSchema Implements IXmlSerializable.GetSchema
'Usage
Dim instance As FeedClockVectorElement
Dim returnValue As XmlSchema
returnValue = CType(instance, IXmlSerializable).GetSchema
XmlSchema IXmlSerializable.GetSchema ()
private:
virtual XmlSchema^ System.Xml.Serialization.IXmlSerializable.GetSchema () sealed = IXmlSerializable::GetSchema
J# supports the use of explicit interface implementations, but not the declaration of new ones.
JScript supports the use of explicit interface implementations, but not the declarations of new ones.
Return Value
A null reference (Nothing in Visual Basic).
See Also
Reference
FeedClockVectorElement Class
FeedClockVectorElement Members
Microsoft.Synchronization.FeedSync Namespace