TypedXmlDocument.GrabObject(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- xpath
- String