XmlNodeBase.GetInt64ValueNode Method

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

Parameters

name
string

Return Value

Int64ValueXmlNode

In this article

Definition