从外部文件加载模型对象,数据转换能支持的模型文件类型,这个接口都支持。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public bool FromFile(
	string file
)

参数

file
Type: System..::.String
外部文件。

返回值

加载成功返回true;否则返回false。

版本信息

SuperMap iObjects .NET


请参见