Bagikan melalui


DeviceElementCollection.AllKeys Properti

Definisi

Mengembalikan array kunci untuk elemen perangkat yang terkandung dalam DeviceElementCollection koleksi. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

public:
 property cli::array <System::Object ^> ^ AllKeys { cli::array <System::Object ^> ^ get(); };
public object[] AllKeys { get; }
member this.AllKeys : obj[]
Public ReadOnly Property AllKeys As Object()

Nilai Properti

Object[]

Array yang berisi kunci untuk objek yang DeviceElement terkandung dalam DeviceElementCollection.

Berlaku untuk

Lihat juga