共用方式為


XsltFunctions.MSNumber(IList<XPathItem>) 方法

定義

實作 ms:numberMicrosoft XPath 擴充程式函式

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

參數

傳回

Double.

適用於