public int IndexOf(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection value)
 {
     throw null;
 }
 protected virtual void PopulateOptionCollection(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection options)
 {
 }
 protected virtual bool ShowDialog(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection options, object optionObject)
 {
     throw null;
 }
 protected System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection CreateOptionCollection(System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection parent, string name, object value)
 {
     throw null;
 }