System.ComponentModel.Design.IDictionaryService public interface IDictionaryService Documentation object GetKey(object value) object GetValue(object key) void SetValue(object key, object value)