Bagikan melalui


CoseHeaderMap.Values Properti

Definisi

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

public:
 property System::Collections::Generic::ICollection<System::Security::Cryptography::Cose::CoseHeaderValue> ^ Values { System::Collections::Generic::ICollection<System::Security::Cryptography::Cose::CoseHeaderValue> ^ get(); };
public System.Collections.Generic.ICollection<System.Security.Cryptography.Cose.CoseHeaderValue> Values { get; }
member this.Values : System.Collections.Generic.ICollection<System.Security.Cryptography.Cose.CoseHeaderValue>
Public ReadOnly Property Values As ICollection(Of CoseHeaderValue)

Nilai Properti

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

Penerapan

Berlaku untuk