CustomXMLPartsClass.SelectByNamespace(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Core::CustomXMLParts ^ SelectByNamespace(System::String ^ NamespaceURI) = Microsoft::Office::Core::_CustomXMLParts::SelectByNamespace;
public virtual Microsoft.Office.Core.CustomXMLParts SelectByNamespace (string NamespaceURI);
abstract member SelectByNamespace : string -> Microsoft.Office.Core.CustomXMLParts
override this.SelectByNamespace : string -> Microsoft.Office.Core.CustomXMLParts
Public Overridable Function SelectByNamespace (NamespaceURI As String) As CustomXMLParts
Parameters
- NamespaceURI
- String