Zeus API Reference - MyGeneration Software

SimpleTable Class

The SimpleTable class is a script friendly, serializable, tablular data structure that is made for MyGeneration DataBinding. The GuiGrid control can bind to a SimpleTable, and because it's serializable, it can be saved into zeus project files.

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

System.Object
   Zeus.Data.SimpleTable

public class SimpleTable

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.

Requirements

Namespace: Zeus.Data

Assembly: Zeus (in Zeus.dll)

See Also

SimpleTable Members | Zeus.Data Namespace