绑定模型实体管理器,将清空当前模型。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public void Bind( ModelEntityManager em ) |
参数
- em
- Type: SuperMap.Data..::.ModelEntityManager
待绑定的模型实体管理器。
C# |
---|
public void Bind( ModelEntityManager em ) |