System.Security.Cryptography.OidCollection.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

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