طريقة 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++