Chameleon and Iguana Plugin C# Class Libraries

Table Constructor

Construct a Table. The only public constructor. Should be Disposed.

Overload List

Construct a Table. The only public constructor. Should be Disposed.

public Table();

Construct a Table with the specified table handle.

public Table(int);

Construct a Table with the specified table handle.

public Table(IntPtr);

See Also

Table Class | iNTERFACEWARE.Chameleon Namespace