System.Collections.DictionaryBase.System C# (CSharp) Méthode

System() private méthode

private System ( ) : System.Collections.IEnumerator
Résultat System.Collections.IEnumerator
        System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator() { throw null; }
    }

Same methods

DictionaryBase::System ( object key ) : bool
DictionaryBase::System ( object key ) : void
DictionaryBase::System ( object key, object value ) : void