[]
Represents a UI collection editor for a StringCollection collection.
public class StringCollectionCollectionEditor : CollectionEditor
Public Class StringCollectionCollectionEditor
Inherits CollectionEditor
Name | Description |
---|---|
StringCollectionCollectionEditor(Type) | Creates a new StringCollection collection editor. |
Name | Description |
---|---|
CanSelectMultipleInstances() | Selecte multiple instances. |
CancelChanges() | Cancels changes to the collection. |
EditValue(ITypeDescriptorContext, IServiceProvider, object) | Edits the value of the specified object. |
GetEditStyle(ITypeDescriptorContext) | Get UITypeEditor to edit the StringCollectionCollection type. |
GetItems(object) | Gets an array of objects containing the specified collection. |