ObjectTable.GetInt Method

public int GetInt( 
int index 
)
This language is not supported or no code example is available.
public:  
int GetInt( 
int index 
)
This language is not supported or no code example is available.
public function GetInt( 
index : int 
) : int;
This language is not supported or no code example is available.

Parameters

index
int

Return Value

int

In this article

Definition