In This Article

XmlRaftingHostCollection Class

Represents a list of XmlRaftingHost objects.

public class XmlRaftingHostCollection : DeferrableObservableCollection<XmlRaftingHost>
Inheritance:
object Collection<XmlRaftingHost> ObservableCollection<XmlRaftingHost> DeferrableObservableCollection<XmlRaftingHost> object

Constructors

XmlRaftingHostCollection()

Initializes an instance of the class.

public XmlRaftingHostCollection()

Inherited Members