System.Collections.Specialized.OrderedDictionary.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

OrderedDictionary::System ( object sender ) : void