VectorLayerExtention.ReadFeatures
VectorLayerExtention.ReadFeatures<T> method
使用通用列表读取要素(与 > 相同)。
public static List<T> ReadFeatures<T>(this VectorLayer layer)
where T : new()
| 参数 | 描述 |
|---|---|
| T | 通用类型。 |
| 图层 | 要读取的图层。 |
返回值
要素。
另见
- class VectorLayer
- class VectorLayerExtention
- namespace Aspose.Gis.GeoTools.Extensions
- assembly Aspose.GIS