XmlNodeBase.GetTypeValueNode Method

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

Parameters

name
string

Return Value

TypeValueXmlNode

In this article

Definition