System.Security.Cryptography.X509Certificates.X509ChainElementCollection.System C# (CSharp) Method

System() private method

private System ( ) : System.Collections.IEnumerator
return System.Collections.IEnumerator
        System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
        {
            throw null;
        }

Same methods

X509ChainElementCollection::System ( System array, int index ) : void