System::Xml::Schema::XmlSchemaElement::set_IsNillable 方法
XmlSchemaElement::set_IsNillable method
设置信息以指示 xsi:nil 是否可以出现在实例数据中。指示是否可以为该元素分配显式的 nil 值。
void System::Xml::Schema::XmlSchemaElement::set_IsNillable(bool value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | bool | 要设置的值。 |
另见
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++