Share via


TypedXmlDocument.GetSByte(String) Method

Definition

Important

This API is not CLS-compliant.

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

Parameters

xpath
String

Returns

Attributes

Applies to