NSCollectionEditor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the namespace collection editor.
public ref class NSCollectionEditor : System::ComponentModel::Design::CollectionEditor
public class NSCollectionEditor : System.ComponentModel.Design.CollectionEditor
type NSCollectionEditor = class
inherit CollectionEditor
Public Class NSCollectionEditor
Inherits CollectionEditor
- Inheritance
-
NSCollectionEditor
Constructors
NSCollectionEditor(Type) |
Initializes a new instance of the NSCollectionEditor class with specified type. |
Methods
CreateCollectionForm() |
Creates a collection form for the collection editor. |
CreateCollectionItemType() |
Creates a collection item type for the collection editor. |
GetDisplayText(Object) |
Retrieves the display text for the collection editor. |