XmlNodeBase.GetByteValueNode Method

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

Parameters

name
string

Return Value

ByteValueXmlNode

In this article

Definition