Udostępnij za pośrednictwem


XmlSchemaDatatype.IsDerivedFrom(XmlSchemaDatatype) Metoda

Definicja

Metoda IsDerivedFrom(XmlSchemaDatatype) zawsze zwraca wartość 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

Parametry

Zwraca

Zawsze zwraca wartość false.

Dotyczy