طريقة System::Xml::Schema::XmlSchemaElement::set_IsNillable
XmlSchemaElement::set_IsNillable method
يضبط معلومات تشير إلى ما إذا كان xsi:nil يمكن أن يظهر في بيانات المثيل. يشير إلى ما إذا كان يمكن تعيين قيمة nil صريحة للعنصر.
void System::Xml::Schema::XmlSchemaElement::set_IsNillable(bool value)
| Parameter | Type | الوصف |
|---|---|---|
| value | bool | القيمة المراد تعيينها. |
انظر أيضًا
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++