System.Security.Cryptography.X509Certificates.X509ChainElementCollection.System C# (CSharp) 메소드

System() 개인적인 메소드

private System ( System array, int index ) : void
array System
index int
리턴 void
        void System.Collections.ICollection.CopyTo(System.Array array, int index)
        {
        }

Same methods

X509ChainElementCollection::System ( ) : System.Collections.IEnumerator