共用方式為


TypedXmlDocument.GetSByte(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual System::SByte GetSByte(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual sbyte GetSByte (string xpath);
abstract member GetSByte : string -> sbyte
override this.GetSByte : string -> sbyte
Public Overridable Function GetSByte (xpath As String) As SByte

參數

xpath
String

傳回

屬性

適用於