Edit

Share via


IXMLDOMSchemaCollection.get(String) Method

Definition

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ get(System::String ^ namespaceURI);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode get (string namespaceURI);
abstract member get : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Function get (namespaceURI As String) As IXMLDOMNode

Parameters

namespaceURI
String

Returns

Applies to