XsltFunctions.MSNumber(IList<XPathItem>) Metod

Definition

Implementerar ms:numberMicrosoft XPath-tilläggsfunktionen.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 static double MSNumber(System::Collections::Generic::IList<System::Xml::XPath::XPathItem ^> ^ value);
public static double MSNumber(System.Collections.Generic.IList<System.Xml.XPath.XPathItem> value);
static member MSNumber : System.Collections.Generic.IList<System.Xml.XPath.XPathItem> -> double
Public Shared Function MSNumber (value As IList(Of XPathItem)) As Double

Parametrar

Returer

Double.

Gäller för