Class WINSReplicationPartnerCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of WINS replication partners.
public class WINSReplicationPartnerCollection : Collection<WINSReplicationPartner>, IList<WINSReplicationPartner>, ICollection<WINSReplicationPartner>, IList, ICollection, IReadOnlyList<WINSReplicationPartner>, IReadOnlyCollection<WINSReplicationPartner>, IEnumerable<WINSReplicationPartner>, IEnumerable
- Inheritance
-
WINSReplicationPartnerCollection
- Implements
- Inherited Members
Constructors
WINSReplicationPartnerCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.WINSReplicationPartnerCollection class.
public WINSReplicationPartnerCollection()
Methods
Sort()
Sorts the values in order of the replication partner name.
public void Sort()