System::Xml::XmlReaderSettings::set_IgnoreComments method
XmlReaderSettings::set_IgnoreComments method
Sets a value indicating whether to ignore comments.
void System::Xml::XmlReaderSettings::set_IgnoreComments(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++