Metodo SyncIdFormatGroup.System.Xml.Serialization.IXmlSerializable.GetSchema
Restituisce riferimento Null (Nothing in Visual Basic)..
Spazio dei nomi: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)
Sintassi
'Dichiarazione
Private Function System.Xml.Serialization.IXmlSerializable.GetSchema As XmlSchema Implements IXmlSerializable.GetSchema
'Utilizzo
Dim instance As SyncIdFormatGroup
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.
Valore restituito
Valore riferimento Null (Nothing in Visual Basic)..
Vedere anche
Riferimento
Classe SyncIdFormatGroup
Membri SyncIdFormatGroup
Spazio dei nomi Microsoft.Synchronization