Tao.DevIl SDK Documentation |
|
Il.ilGetInteger Method
ilGetInteger returns the value of a selected mode.
[Visual Basic]
Public Shared Function ilGetInteger( _
ByVal
Mode As
Integer _
) As
Integer
[C#]
public static
int ilGetInteger(
int Mode);
Parameters
-
Mode
- The mode value to be returned.
Return Value
See Also
Il Class | Tao.DevIl Namespace