ISolutionTypesProvider.GetTypes() Method
Obtains a collection of available types.
Namespace: DevExpress.Entity.ProjectModel
Assembly: DevExpress.Data.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| IEnumerable<IDXTypeInfo> | A collection of IDXTypeInfo objects. |
See Also