Aracılığıyla paylaş


ActivityTagsCollection.Values Özellik

Tanım

Depolanan tüm etiketlerin değerlerinin listesini alın.

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)

Özellik Değeri

ICollection<T> uygulayan IDictionary<TKey,TValue>nesnesindeki değerleri içeren bir.

Uygulamalar

Şunlara uygulanır