The methods of System.ComponentModel.Design.CollectionEditor are listed below. For a list of all members, see the CollectionEditor Members list.
See Also: Inherited members from System.Drawing.Design.UITypeEditor
overrideEditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object Documentation for this section has not yet been entered. overrideGetEditStyle(System.ComponentModel.ITypeDescriptorContext) : System.Drawing.Design.UITypeEditorEditStyle Documentation for this section has not yet been entered.
CancelChanges() Documentation for this section has not yet been entered.CanRemoveInstance(object) : bool Documentation for this section has not yet been entered.CanSelectMultipleInstances() : bool Documentation for this section has not yet been entered.CreateCollectionForm() : CollectionEditor.CollectionForm Documentation for this section has not yet been entered.CreateCollectionItemType() : Type Documentation for this section has not yet been entered.CreateInstance(Type) : object Documentation for this section has not yet been entered.CreateNewItemTypes() : Type[] Documentation for this section has not yet been entered.DestroyInstance(object) Documentation for this section has not yet been entered.GetDisplayText(object) : string Documentation for this section has not yet been entered.GetItems(object) : object[] Documentation for this section has not yet been entered.GetObjectsFromInstance(object) : IList Documentation for this section has not yet been entered.GetService(Type) : object Documentation for this section has not yet been entered.SetItems(object, object[]) : object Documentation for this section has not yet been entered.ShowHelp() Documentation for this section has not yet been entered.