XmlNodeBase.GetByteAttribute Method

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

Parameters

name
string

Return Value

byte

In this article

Definition