편집

다음을 통해 공유


DOMNodeWrapper.nodeFromID(String) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your code.

public:
 virtual Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ nodeFromID(System::String ^ idString);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode nodeFromID (string idString);
abstract member nodeFromID : string -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
override this.nodeFromID : string -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Public Function nodeFromID (idString As String) As IXMLDOMNode

Parameters

idString
String

Returns

Implements

Applies to