Tao.Lua SDK Documentation

Lua.luaopen_table Method 

[Visual Basic]
Public Shared Function luaopen_table( _
   ByVal L As IntPtr _
) As Integer
[C#]
public static int luaopen_table(
   IntPtr L
);

See Also

Lua Class | Tao.Lua Namespace