Mono Class Library: Overview

System.ComponentModel.Design.CollectionEditor: Members

The members of System.ComponentModel.Design.CollectionEditor are listed below.

See Also: Inherited members from System.Drawing.Design.UITypeEditor

Public Constructors

Documentation for this section has not yet been entered.

Protected Properties

[read-only]
CollectionItemTypeType. Documentation for this section has not yet been entered.
[read-only]
CollectionTypeType. Documentation for this section has not yet been entered.
[read-only]
ContextSystem.ComponentModel.ITypeDescriptorContext. Documentation for this section has not yet been entered.
[read-only]
HelpTopicstring. Documentation for this section has not yet been entered.
[read-only]
NewItemTypesType[]. Documentation for this section has not yet been entered.

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.