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

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

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