set_IsNil()

XmlSchemaInfo::set_IsNil(bool) method

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

void System::Xml::Schema::XmlSchemaInfo::set_IsNil(bool value)

Arguments

ParameterTypeDescription
valueboolThe value to set.

See Also