EFIXField.ToInt Method

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

Parameters

name
string

Return Value

int

In this article

Definition