Table of Contents

Constructor CollectionEditor

Namespace
Bonsai.Resources.Design
Assembly
Bonsai.System.Design.dll

CollectionEditor(Type)

Initializes a new instance of the CollectionEditor class using the specified collection type.

public CollectionEditor(Type type)

Parameters

type Type

The type of the collection for this editor to edit.