Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SuperMap
Connector
Utility
GetMapNamesEventArgs
C# 클래스 SuperMap.Connector.Utility.GetMapNamesEventArgs
为GetMapNames方法的回调函数提供数据。
상속:
System.EventArgs
파일 보기
프로젝트 열기: SuperMap/iClient-for-DotNet
공개 메소드들
메소드
설명
GetMapNamesEventArgs
(
List
mapNames
) :
System
构造函数。
메소드 상세
GetMapNamesEventArgs()
공개
메소드
构造函数。
public
GetMapNamesEventArgs
(
List
mapNames
) :
System
mapNames
List
地图名列表。
리턴
System