次の方法で共有


XMLNodesEnumerator コンストラクタ

このコンストラクタは、内部の使用に予約されています。コードから直接使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
Public Sub New ( _
    objInstance As Object _
)
'使用
Dim objInstance As Object

Dim instance As New XMLNodesEnumerator(objInstance)
public XMLNodesEnumerator (
    Object objInstance
)

パラメータ

  • objInstance

関連項目

参照

XMLNodesEnumerator クラス
XMLNodesEnumerator のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間