XPathSettings.DeclareVariable Method (XmlQualifiedName)XPathSettings.DeclareVariable Method (XmlQualifiedName)XPathSettings::DeclareVariable Method (XmlQualifiedName^)

Declares a variable with the specified name.

Syntax

Public Sub DeclareVariable( _
    varName As System.Xml.XmlQualifiedName _
)
public void DeclareVariable(
    System.Xml.XmlQualifiedName varName
)
public:
void DeclareVariable(
    System.Xml::XmlQualifiedName^ varName
)
 

Remarks

The static type of the variable is item()*