用于返回记录集中的所有特征要素集。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public Dictionary<int, Feature> GetAllFeatures() |
返回值
所有的特征要素集。示例
请参见 Recordset.GetAllFeatures 方法的示例。
C# |
---|
public Dictionary<int, Feature> GetAllFeatures() |