Dataset.GetLayerName

Dataset.GetLayerName method

获取指定索引处的图层名称。

public abstract string GetLayerName(int index)
范围类型描述
indexInt32层的索引。

返回值

层的名称。

例外

例外(健康)状况
ArgumentOutOfRangeException索引超出范围。

也可以看看