System.Collections.Specialized.OrderedDictionary.System C# (CSharp) Method

System() public method

public System ( object sender ) : void
sender object
return void
        void System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(object sender) { }
        public void Remove(object key) { }

Same methods

OrderedDictionary::System ( ) : System.Collections.IEnumerator