Compartir a través de


TypedXmlDocument.GetBoolean(String) Método

Definición

public:
 virtual bool GetBoolean(System::String ^ xpath);
public virtual bool GetBoolean (string xpath);
abstract member GetBoolean : string -> bool
override this.GetBoolean : string -> bool
Public Overridable Function GetBoolean (xpath As String) As Boolean

Parámetros

xpath
String

Devoluciones

Se aplica a