The non-generic base for the IEntityCollection<(Of <(<'T>)>)> interface
Namespace: BrightstarDB.EntityFrameworkAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public interface IEntityCollection |
| Visual Basic |
|---|
Public Interface IEntityCollection |
| Visual C++ |
|---|
public interface class IEntityCollection |
| F# |
|---|
type IEntityCollection = interface end |