In This Article

PartEditBoxInlineCollection Class

Represents a collection of PartEditBoxInline objects.

public class PartEditBoxInlineCollection : ObservableCollection<PartEditBoxInline>
Inheritance:
object Collection<PartEditBoxInline> ObservableCollection<PartEditBoxInline> object

Constructors

PartEditBoxInlineCollection()

Initializes an instance of the class.

public PartEditBoxInlineCollection()

Inherited Members