IXmlSerializable.GetSchema-Methode

Gibt NULL zurück.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

Syntax

'Declaration
Private Function GetSchema As XmlSchema
    Implements IXmlSerializable.GetSchema
'Usage
Dim instance As ClockVectorElement
Dim returnValue As XmlSchema

returnValue = CType(instance, IXmlSerializable).GetSchema()
XmlSchema IXmlSerializable.GetSchema()
private:
virtual XmlSchema^ GetSchema() sealed = IXmlSerializable::GetSchema
private abstract GetSchema : unit -> XmlSchema 
private override GetSchema : unit -> XmlSchema 

Rückgabewert

Typ: System.Xml.Schema. . :: . .XmlSchema
NULL .

Implementiert

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

Siehe auch

Verweis

ClockVectorElement Klasse

ClockVectorElement-Member

Microsoft.Synchronization-Namespace