IXMLDOMSelection Interface
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.
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
- Attributes
- Implements
Properties
context | |
expr | |
item[Int32] | |
length |
Methods
clone() | |
GetEnumerator() | |
getProperty(String) | |
matches(IXMLDOMNode) | |
nextNode() | |
peekNode() | |
removeAll() | |
removeNext() | |
reset() | |
setProperty(String, Object) |