Language

XPathConstants.Number Property

Definition

The XPath 1.

[Android.Runtime.Register("NUMBER")]
public static Javax.Xml.Namespace.QName? Number { get; }
[<Android.Runtime.Register("NUMBER")>]
static member Number : Javax.Xml.Namespace.QName

Property Value

The XPath 1.0 number data type.

Attributes

Remarks

The XPath 1.0 number data type.

Maps to Java Double.

Java reference for javax.xml.xpath.XPathConstants.NUMBER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to