Compartilhar via


XPathTypedValue.Evaluate Método

Definição

Avalia a expressão XPath definida para um XPathTypedValue objeto.

public:
 abstract System::String ^ Evaluate();
public abstract string Evaluate ();
abstract member Evaluate : unit -> string
Public MustOverride Function Evaluate () As String

Retornos

O valor retornado quando a expressão XPath especificada para um XPathTypedValue objeto é avaliada.

Comentários

This member can be accessed without restrictions.

This type or member can be accessed from code running in forms opened in Microsoft InfoPath Filler or in a Web browser.

Aplica-se a