查找镶嵌数据集中发生改变的文件。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public int FindChangedFile( List<int> changedIDs, List<string> changedPaths, List<GeoRegion> changedRegions ) |
参数
- changedIDs
- Type: System.Collections.Generic..::.List<(Of <(Int32>)>)
发生改变的影像文件ID。
- changedPaths
- Type: System.Collections.Generic..::.List<(Of <(String>)>)
发生改变的影像文件路径。
- changedRegions
- Type: System.Collections.Generic..::.List<(Of <(GeoRegion>)>)
发生改变的影像Bounds。