TileUpdater.GetScheduledTileNotifications Metode

Definisi

Mengambil daftar pembaruan terjadwal ke petak peta.

public:
 virtual IVectorView<ScheduledTileNotification ^> ^ GetScheduledTileNotifications() = GetScheduledTileNotifications;
IVectorView<ScheduledTileNotification> GetScheduledTileNotifications();
public IReadOnlyList<ScheduledTileNotification> GetScheduledTileNotifications();
function getScheduledTileNotifications()
Public Function GetScheduledTileNotifications () As IReadOnlyList(Of ScheduledTileNotification)

Mengembalikan

Kumpulan pembaruan terjadwal untuk petak peta ini.

Berlaku untuk

Lihat juga