XmlNodeBase.GetSByteValue (SByte) Method

protected SByte GetSByteValue( 
SByte defaultValue 
)
This language is not supported or no code example is available.
protected:  
SByte GetSByteValue( 
SByte defaultValue 
)
This language is not supported or no code example is available.
protected function GetSByteValue( 
defaultValue : SByte 
) : SByte;
This language is not supported or no code example is available.

Parameters

defaultValue
SByte

Return Value

SByte

In this article

Definition