XmlDocumentBase.GetInt64Attribute Method

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

Parameters

name
string

Return Value

long

In this article

Definition