AdcsDbPropertyCollectionValues Property
Gets a collection containing the values in the dictionary.
Namespace: SysadminsLV.PKI.Management.CertificateServices.DatabaseAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public ICollection<Object> Values { get; }
Public ReadOnly Property Values As ICollection(Of Object)
Get
public:
virtual property ICollection<Object^>^ Values {
ICollection<Object^>^ get () sealed;
}
abstract Values : ICollection<Object> with get
override Values : ICollection<Object> with get
ICollectionObjectIDictionaryTKey, TValueValues