次の方法で共有


IXTLRuntime.absoluteChildNumber(IXMLDOMNode) メソッド

定義

public:
 int absoluteChildNumber(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ pNode);
public int absoluteChildNumber (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pNode);
abstract member absoluteChildNumber : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> int
Public Function absoluteChildNumber (pNode As IXMLDOMNode) As Integer

パラメーター

pNode
IXMLDOMNode

戻り値

適用対象