User.GetIntValue Method

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

Parameters

name
string

Return Value

int

In this article

Definition