Advanced XAML Element Search Techniques

Advanced XAML Element Search Techniques

Stephen Lv8

Advanced XAML Element Search Techniques

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

IXmlElementSearch

Declaration

IXmlElementSearch : IDispatch

Overview

This interface is meant to edit an XML element search.

Properties

String ElementName - Gets or sets the name of the element that will be searched.

Array Elements - Gets the collection of child elements.

Array Locators - Gets the collection of locators.

https://techidaily.com

Methods

**NewElement(String aName)**returns IXmlElementSearch
Creates a new child element.

DeleteElement(IXmlElementSearch * aElement)
Deletes a child element

**NewLocator(String aName)**returns IXmlElementSearchLocator
Creates new child element.

DeleteLocator(IXmlElementSearchLocator * aElement)
Deletes locator.

https://techidaily.com

See also

ISearchIniLocator

ISearchRegistryLocator

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Advanced XAML Element Search Techniques
  • Author: Stephen
  • Created at : 2024-10-07 02:25:28
  • Updated at : 2024-10-10 23:53:39
  • Link: https://fox-place.techidaily.com/advanced-xaml-element-search-techniques/
  • License: This work is licensed under CC BY-NC-SA 4.0.