RecipientInfoEnumerator.Current Свойство

Определение

Свойство Current извлекает текущий RecipientInfo объект из RecipientInfoCollection коллекции.

public:
 property System::Security::Cryptography::Pkcs::RecipientInfo ^ Current { System::Security::Cryptography::Pkcs::RecipientInfo ^ get(); };
public System.Security.Cryptography.Pkcs.RecipientInfo Current { get; }
member this.Current : System.Security.Cryptography.Pkcs.RecipientInfo
Public ReadOnly Property Current As RecipientInfo

Значение свойства

RecipientInfo Объект, представляющий текущую структуру сведений получателя в RecipientInfoCollection коллекции.

Применяется к

См. также раздел