XmlSchemaDatatype.IsDerivedFrom(XmlSchemaDatatype) Méthode

Définition

La méthode IsDerivedFrom(XmlSchemaDatatype) retourne toujours false.

public:
 virtual bool IsDerivedFrom(System::Xml::Schema::XmlSchemaDatatype ^ datatype);
public virtual bool IsDerivedFrom (System.Xml.Schema.XmlSchemaDatatype datatype);
abstract member IsDerivedFrom : System.Xml.Schema.XmlSchemaDatatype -> bool
override this.IsDerivedFrom : System.Xml.Schema.XmlSchemaDatatype -> bool
Public Overridable Function IsDerivedFrom (datatype As XmlSchemaDatatype) As Boolean

Paramètres

Retours

Retourne toujours false.

S’applique à