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