System.Security.Cryptography.Pkcs.CmsRecipientCollection.this C# (CSharp) Метод

this() публичный Метод

public this ( int index ) : System.Security.Cryptography.Pkcs.CmsRecipient
index int
Результат System.Security.Cryptography.Pkcs.CmsRecipient
        public System.Security.Cryptography.Pkcs.CmsRecipient this[int index]
        {
            get { throw null; }
        }