XsltFunctions.MSNumber(IList<XPathItem>) Methode

Definitie

Implementeert ms:numberMicrosoft XPath-extensiefunctie.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Parameters

Retouren

Double.

Van toepassing op