Mono Class Library: Overview

System.ComponentModel.Design.CollectionEditor: Method Members

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

Public Methods

override
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object
Documentation for this section has not yet been entered.
override
GetEditStyle(System.ComponentModel.ITypeDescriptorContext) : System.Drawing.Design.UITypeEditorEditStyle
Documentation for this section has not yet been entered.

Protected Methods

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.