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

语法

C#
public static MemRecordset CreateMemRecordsetFormCSV(
	string strPath,
	string xFileds,
	string yFileds,
	Rectangle2D bound,
	int importCount
)

参数

strPath
Type: System..::.String
xFileds
Type: System..::.String
yFileds
Type: System..::.String
bound
Type: SuperMap.Data..::.Rectangle2D
importCount
Type: System..::.Int32

请参见