The EditorCollection type exposes the following members.

Constructors

  NameDescription
EditorCollection
Initializes a new instance of the EditorCollection class.

Methods

  NameDescription
InsertItem
Inserts an item into the collection at the specified index.
(Overrides ObservableCollection<(Of <(Editor>)>)..::.InsertItem(Int32, T).)

See Also