MasterTable..::..GetData Method (Int32, Int32)
Gets the data.
Namespace:
FLEXYGO.EnvironmentAssembly: flxEnvironment (in flxEnvironment.dll)
Syntax
public List<BaseCollection> GetData( int StartPage, int PageSize )
Public Function GetData ( _ StartPage As Integer, _ PageSize As Integer _ ) As List(Of BaseCollection)