XmlDocumentBase.GetSByteAttribute Method

protected SByte GetSByteAttribute( 
string name 
)
This language is not supported or no code example is available.
protected:  
SByte GetSByteAttribute( 
String^ name 
)
This language is not supported or no code example is available.
protected function GetSByteAttribute( 
name : String 
) : SByte;
This language is not supported or no code example is available.

Parameters

name
string

Return Value

SByte

In this article

Definition