GetSchema 方法

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

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

语法

声明
Public Function GetSchema As XmlSchema
用法
Dim instance As SyncKnowledge
Dim returnValue As XmlSchema

returnValue = instance.GetSchema()
public XmlSchema GetSchema()
public:
virtual XmlSchema^ GetSchema() sealed
abstract GetSchema : unit -> XmlSchema 
override GetSchema : unit -> XmlSchema 
public final function GetSchema() : XmlSchema

返回值

类型:System.Xml.Schema. . :: . .XmlSchema
一个 nullNothingnullptrunitnull 引用(在 Visual Basic 中为 Nothing)。

实现

IXmlSerializable. . :: . .GetSchema() () () ()

请参阅

参考

SyncKnowledge类

SyncKnowledge 成员

Microsoft.Synchronization 命名空间