根据 Index 获取权值字段信息集合对象中的权值字段信息对象。

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

语法

C#
public WeightFieldInfo this[
	int index
] { get; }

参数

index
Type: System..::.Int32
指定的序号值,序号从0开始。

返回值

权值字段信息对象。

版本信息

SuperMap iObjects .NET


请参见