編輯

共用方式為


IXTLRuntime.uniqueID(IXMLDOMNode) Method

Definition

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

Parameters

pNode
IXMLDOMNode

Returns

Applies to