Global.GetInt Method

public int GetInt( 
string key 
)
This language is not supported or no code example is available.
public:  
int GetInt( 
String^ key 
)
This language is not supported or no code example is available.
public function GetInt( 
key : String 
) : int;
This language is not supported or no code example is available.

Parameters

key
string

Return Value

int

In this article

Definition