XmlSchemaDatatype::IsDerivedFrom Method (XmlSchemaDatatype^)

 

The IsDerivedFrom method always returns false.

Namespace:   System.Xml.Schema
Assembly:  System.Xml (in System.Xml.dll)

public:
virtual bool IsDerivedFrom(
	XmlSchemaDatatype^ datatype
)

Return Value

Type: System::Boolean

Always returns false.

.NET Framework
Available since 2.0
Return to top
Show: