Método FeedClockVectorElement.System.Xml.Serialization.IXmlSerializable.GetSchema
Retorna um referência nula (Nothing no Visual Basic).
Namespace: Microsoft.Synchronization.FeedSync
Assembly: Microsoft.Synchronization (em microsoft.synchronization.dll)
Sintaxe
'Declaração
Private Function System.Xml.Serialization.IXmlSerializable.GetSchema As XmlSchema Implements IXmlSerializable.GetSchema
'Uso
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.
Valor de retorno
Um referência nula (Nothing no Visual Basic).
Consulte também
Referência
Classe FeedClockVectorElement
Membros FeedClockVectorElement
Namespace Microsoft.Synchronization.FeedSync