Metode System::Xml::Schema::XmlSchemaObjectCollection::Remove
XmlSchemaObjectCollection::Remove method
Menghapus sebuah XmlSchemaObject dari XmlSchemaObjectCollection.
void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | XmlSchemaObject yang akan dihapus. |
Lihat Juga
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++