TypedXmlDocument.GrabObject(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.
protected:
virtual System::Object ^ GrabObject(System::String ^ xpath);
protected virtual object GrabObject (string xpath);
abstract member GrabObject : string -> obj
override this.GrabObject : string -> obj
Protected Overridable Function GrabObject (xpath As String) As Object
Parameters
- xpath
- String