次の方法で共有


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

戻り値

属性

適用対象