IXMLDOMSelection Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Atributos
- Implementações
Propriedades
| context | |
| expr | |
| item[Int32] | |
| length |
Métodos
| clone() | |
| GetEnumerator() | |
| getProperty(String) | |
| matches(IXMLDOMNode) | |
| nextNode() | |
| peekNode() | |
| removeAll() | |
| removeNext() | |
| reset() | |
| setProperty(String, Object) |