System::Xml::Schema::XmlSchemaInfo::set_IsNil method

XmlSchemaInfo::set_IsNil method

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

void System::Xml::Schema::XmlSchemaInfo::set_IsNil(bool value)
ParameterTypeDescription
valueboolThe value to set.

See Also