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

DataRepositoryRegistry..::..Entities Property

Gets the entities.

Namespace:  RingSoft.DbLookup.Testing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public List<DataRepositoryRegistryItemBase> Entities { get; }
Public ReadOnly Property Entities As List(Of DataRepositoryRegistryItemBase)
	Get
public:
property List<DataRepositoryRegistryItemBase^>^ Entities {
	List<DataRepositoryRegistryItemBase^>^ get ();
}

Field Value

The entities.