ContentLocator.GetSchema Metod

Definition

Returnerar alltid null. Schemainformation finns i Annotations-schema.

public:
 virtual System::Xml::Schema::XmlSchema ^ GetSchema();
public System.Xml.Schema.XmlSchema GetSchema();
abstract member GetSchema : unit -> System.Xml.Schema.XmlSchema
override this.GetSchema : unit -> System.Xml.Schema.XmlSchema
Public Function GetSchema () As XmlSchema

Returer

Alltid null. Schemainformation finns i Annotations-schema.

Implementeringar

Kommentarer

Metoden GetSchema tillhandahålls för att uppfylla gränssnittets IXmlSerializable kontrakt.

Gäller för