Chameleon and Iguana Plugin C# Class Libraries

Table Class

This class handles Table objects.

For a list of all members of this type, see Table Members.

System.Object
   iNTERFACEWARE.Chameleon.Table
      iNTERFACEWARE.Chameleon.Message

[Visual Basic]
Public Class Table
    Implements IDisposable
[C#]
public class Table : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class gives the interface to the basic data container in the Chameleon framework: a nested in-memory table.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

Table Members | iNTERFACEWARE.Chameleon Namespace