Returns all the items in the repository as an enumerable list
Namespace: DotNetNuke.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
IEnumerable<T> Get() |
| Visual Basic |
|---|
Function Get As IEnumerable(Of T) |
| Sandcastle Documented DotNetNuke Core |
| IRepository<(Of <(<'T>)>)>..::..Get Method |
| IRepository<(Of <(<'T>)>)> Interface See Also Send Feedback |
| C# |
|---|
IEnumerable<T> Get() |
| Visual Basic |
|---|
Function Get As IEnumerable(Of T) |