3dak Client

Table Class

Represents a 3dak Field of the Type Table

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

System.Object
   Table

[Visual Basic]
Public Class Table
[C#]
public class Table
[C++]
public __gc class Table
[JScript]
public class Table

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

The Table contains rows and columns.

Requirements

Namespace: ppm3dakClient.Fields

Assembly: ppm3dakClient (in ppm3dakClient.dll)

See Also

Table Members | ppm3dakClient.Fields Namespace