WMI2OMAdapter.Delete(Object, XmlElement, XmlElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
bool Delete(System::Object ^ instance, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand);
protected internal bool Delete (object instance, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand);
member this.Delete : obj * System.Xml.XmlElement * System.Xml.XmlElement -> bool
Protected Friend Function Delete (instance As Object, elTargetNode As XmlElement, elCommand As XmlElement) As Boolean
Parameters
- instance
- Object
- elTargetNode
- XmlElement
- elCommand
- XmlElement