In This Article

CategoryEditorCollection Class

Represents a collection of CategoryEditor objects.

public class CategoryEditorCollection : ObservableCollection<CategoryEditor>
Inheritance:
object Collection<CategoryEditor> ObservableCollection<CategoryEditor> object

Constructors

CategoryEditorCollection()

Initializes an instance of the class.

public CategoryEditorCollection()

Inherited Members