Share via


XmlSchemaDatatype.IsDerivedFrom(XmlSchemaDatatype) Método

Definição

O método IsDerivedFrom(XmlSchemaDatatype) sempre retorna 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

Parâmetros

Retornos

Boolean

Sempre retorna false.

Aplica-se a