Previous ION Java User's Guide: ION Java Class and Method Reference Next

IONGrConnection()

The IONGrConnection() method constructs an object of the IONGrConnection class.

Syntax

public IONGrConnection()

Arguments

None.

Example

IONGrConnection con = new IONGrConnection();  

  IDL Online Help (March 06, 2007)