XmlNodeBase.GetInt32Value (Int32) Method

protected int GetInt32Value( 
int defaultValue 
)
This language is not supported or no code example is available.
protected:  
int GetInt32Value( 
int defaultValue 
)
This language is not supported or no code example is available.
protected function GetInt32Value( 
defaultValue : int 
) : int;
This language is not supported or no code example is available.

Parameters

defaultValue
int

Return Value

int

In this article

Definition