XmlNodeBase.GetByteValue (Byte) Method

protected byte GetByteValue( 
byte defaultValue 
)
This language is not supported or no code example is available.
protected:  
Byte GetByteValue( 
Byte defaultValue 
)
This language is not supported or no code example is available.
protected function GetByteValue( 
defaultValue : byte 
) : byte;
This language is not supported or no code example is available.

Parameters

defaultValue
byte

Return Value

byte

In this article

Definition