System.Security.Cryptography.X509Certificates.X509ExtensionCollection.this C# (CSharp) Méthode

this() public méthode

public this ( int index ) : System.Security.Cryptography.X509Certificates.X509Extension
index int
Résultat 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