返回第一个与指定标签相同的几何对象所处的索引值。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int IndexOf( string tag ) |
参数
- tag
- Type: System..::.String
第一个与指定标签相同的几何对象所处的索引值。
C# |
---|
public int IndexOf( string tag ) |