次の方法で共有


XDocuments3 インターフェイス

定義

public interface class XDocuments3 : Microsoft::Office::Interop::InfoPath::XDocuments2
[System.Runtime.InteropServices.Guid("096CD773-0786-11D1-95FA-0080C78EE3BB")]
public interface XDocuments3 : Microsoft.Office.Interop.InfoPath.XDocuments2
type XDocuments3 = interface
    interface XDocuments2
Public Interface XDocuments3
Implements XDocuments2
派生
属性
実装

プロパティ

Count
Item[Object]

メソッド

Close(Object)
GetEnumerator()
New(Object, Int32)
NewFromSolution(Object)
NewFromSolutionWithData(Object, Object, Int32)
NewFromSolutionWithInputParameters(Object, Object)

指定したフォーム テンプレートと入力パラメーターを使用して、指定したフォーム テンプレートを使用して新しいフォームを作成します

Open(Object, Int32)

適用対象