共用方式為


TypedXmlDocument.GetNullableInt16(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual Nullable<short> GetNullableInt16(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<short> GetNullableInt16(string xpath);
abstract member GetNullableInt16 : string -> Nullable<int16>
override this.GetNullableInt16 : string -> Nullable<int16>
Public Overridable Function GetNullableInt16 (xpath As String) As Nullable(Of Short)

參數

xpath
String

傳回

屬性

適用於