Método System::Xml::Schema::IXmlSchemaInfo::get_IsNil

IXmlSchemaInfo::get_IsNil method

Devuelve un valor que indica si el valor de este nodo XML validado es nil.

virtual bool System::Xml::Schema::IXmlSchemaInfo::get_IsNil()=0

ReturnValue

true if the value for this validated XML node is nil; otherwise, false.

Ver también