ActivityTagsCollection.Values Properti

Definisi

Dapatkan daftar nilai semua tag yang disimpan.

public:
 property System::Collections::Generic::ICollection<System::Object ^> ^ Values { System::Collections::Generic::ICollection<System::Object ^> ^ get(); };
public System.Collections.Generic.ICollection<object?> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Nilai Properti

yang ICollection<T> berisi nilai dalam objek yang mengimplementasikan IDictionary<TKey,TValue>.

Penerapan

Berlaku untuk