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