XsltFunctions.MSNumber(IList<XPathItem>) 메서드

정의

Microsoft XPath 확장 함수를 구현합니다 ms:number .

이 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;

적용 대상