In This Article

CategoryEditorPropertyCollection Class

Represents a collection of CategoryEditorProperty objects.

public class CategoryEditorPropertyCollection : ObservableCollection<CategoryEditorProperty>
Inheritance:
object Collection<CategoryEditorProperty> ObservableCollection<CategoryEditorProperty> object

Constructors

CategoryEditorPropertyCollection()

Initializes an instance of the class.

public CategoryEditorPropertyCollection()

Inherited Members