GetParamValue

GridCalculationData.GetParamValue method

获取给定索引处参数的表示值对象。

public object GetParamValue(int index)
范围类型描述
indexInt32参数索引(基于0)

返回值

如果参数是纯值,则返回纯值。 如果参数是引用,则返回ReferredArea对象。

也可以看看