CoseHeaderMap.Values Özellik

Tanım

içindeki IDictionary<TKey,TValue>değerleri içeren bir ICollection<T> alır.

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)

Özellik Değeri

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

Uygulamalar

Şunlara uygulanır