In This Article

XmlDocumentWindowCollection Class

Represents a list of XmlDocumentWindow objects.

public class XmlDocumentWindowCollection : DeferrableObservableCollection<XmlDocumentWindow>
Inheritance:
object Collection<XmlDocumentWindow> ObservableCollection<XmlDocumentWindow> DeferrableObservableCollection<XmlDocumentWindow> object

Constructors

XmlDocumentWindowCollection()

Initializes an instance of the class.

public XmlDocumentWindowCollection()

Inherited Members