Поделиться через


Метод SyncIdFormatGroup.System.Xml.Serialization.IXmlSerializable.GetSchema

Возвращает значение пустая ссылка (Nothing в Visual Basic).

Пространство имен: Microsoft.Synchronization
Сборка: Microsoft.Synchronization (в microsoft.synchronization.dll)

Синтаксис

'Декларация
Private Function System.Xml.Serialization.IXmlSerializable.GetSchema As XmlSchema Implements IXmlSerializable.GetSchema
'Применение
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.

Возвращаемое значение

Значение пустая ссылка (Nothing в Visual Basic).

См. также

Справочник

Класс SyncIdFormatGroup
Элементы SyncIdFormatGroup
Пространство имен Microsoft.Synchronization