RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceDataEntryGridManager<(Of <(<'TEntity>)>)>..::..GetEntityList Method

Gets the entity list.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public virtual List<TEntity> GetEntityList()
Public Overridable Function GetEntityList As List(Of TEntity)
public:
virtual List<TEntity>^ GetEntityList()

Return Value

List<TEntity>.