다음을 통해 공유


TypedXmlDocument.GetNullableSByte(String) 메서드

정의

중요

이 API는 CLS 규격이 아닙니다.

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

매개 변수

xpath
String

반환

특성

적용 대상