返回指定对象名称的对象的索引值。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
[ObsoleteAttribute] public int IndexOf( string tag ) |
参数
- tag
- Type: System..::.String
指定的要获取索引值的对象的名称。
C# |
---|
[ObsoleteAttribute] public int IndexOf( string tag ) |