System::Xml::Schema::IXmlSchemaInfo::get_IsNil 方法

IXmlSchemaInfo::get_IsNil method

返回一个值,指示此已验证 XML 节点的值是否为 nil

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

ReturnValue

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

另见