NSCollectionEditor Class

Definition

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.

Applies to