Metode System::Xml::Schema::XmlSchemaObjectCollection::Remove

XmlSchemaObjectCollection::Remove method

Menghapus sebuah XmlSchemaObject dari XmlSchemaObjectCollection.

void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
ParameterTipeDeskripsi
itemconst SharedPtr<XmlSchemaObject>&XmlSchemaObject yang akan dihapus.

Lihat Juga