Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ESRI
ArcGIS
Client
Toolkit
DataSources
Kml
KmlToFeatureDefinition.WaitHelper
C# Class ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KmlToFeatureDefinition.WaitHelper
Helper class to wait for the end of styles downloads
显示文件
Open project: Esri/arcgis-toolkit-sl-wpf
Public Methods
Method
Description
AddOne
( ) :
void
OneDone
( ) :
void
Reset
( ) :
void
Wait
( ) :
void
Waits for the styles.
Method Details
AddOne()
public
method
public
AddOne
( ) :
void
return
void
OneDone()
public
method
public
OneDone
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Wait()
public
method
Waits for the styles.
public
Wait
( ) :
void
return
void