IXMLDOMSelection インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 属性
- 実装
プロパティ
| context | |
| expr | |
| item[Int32] | |
| length |
メソッド
| clone() | |
| GetEnumerator() | |
| getProperty(String) | |
| matches(IXMLDOMNode) | |
| nextNode() | |
| peekNode() | |
| removeAll() | |
| removeNext() | |
| reset() | |
| setProperty(String, Object) |