FeedClockVectorElement.System.Xml.Serialization.IXmlSerializable.GetSchema 方法

返回一个 null 引用(在 Visual Basic 中为 Nothing)。

命名空间: Microsoft.Synchronization.FeedSync
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
Private Function System.Xml.Serialization.IXmlSerializable.GetSchema As XmlSchema Implements IXmlSerializable.GetSchema
用法
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.

返回值

一个 null 引用(在 Visual Basic 中为 Nothing)。

请参阅

参考

FeedClockVectorElement 类
FeedClockVectorElement 成员
Microsoft.Synchronization.FeedSync 命名空间