get_IsNil()

IXmlSchemaInfo::get_IsNil() method

Returns a value indicating if the value for this validated XML node is nil.

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

Return Value

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

See Also