Deveel.Data.TableContainerBase.GetTable C# (CSharp) Method

GetTable() public abstract method

public abstract GetTable ( int offset ) : ITable
offset int
return ITable
        public abstract ITable GetTable(int offset);