IXMLDOMSelection Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IXMLDOMSelection : Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNodeList
[System.Runtime.InteropServices.Guid("AA634FC7-5888-44A7-A257-3A47150D3A0E")]
public interface IXMLDOMSelection : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNodeList
type IXMLDOMSelection = interface
interface IXMLDOMNodeList
Public Interface IXMLDOMSelection
Implements IXMLDOMNodeList
- Attributs
- Implémente
Propriétés
context | |
expr | |
item[Int32] | |
length |
Méthodes
clone() | |
GetEnumerator() | |
getProperty(String) | |
matches(IXMLDOMNode) | |
nextNode() | |
peekNode() | |
removeAll() | |
removeNext() | |
reset() | |
setProperty(String, Object) |