Extends the Application Model with the IModelMobileMapsIModelMaps interface.
Namespace: DevExpress.ExpressApp.Maps.Mobile
Assembly: DevExpress.ExpressApp.Maps.Mobile.v18.2.dll
public override void ExtendModelInterfaces(
ModelInterfaceExtenders extenders
)
Public Overrides Sub ExtendModelInterfaces(
extenders As ModelInterfaceExtenders
)
Type | Name | Description |
---|---|---|
DevExpress.ExpressApp.Model.ModelInterfaceExtenders | extenders | A ModelInterfaceExtenders object that is a collection of Application Model interface extenders. |
The following interfaces are extended by this method:
This method is not intended to be called from your code.