System.Security.Cryptography.X509Certificates.X509ExtensionCollection.this C# (CSharp) Метод

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

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

Same methods

X509ExtensionCollection::this ( string oid ) : System.Security.Cryptography.X509Certificates.X509Extension
X509ExtensionCollection::this ( int index ) : X509Extension
X509ExtensionCollection::this ( string oid ) : X509Extension