Partager via


Membres PublisherMonitorCollection

Represents a collection of PublisherMonitor objects.

Le type PublisherMonitorCollection expose les membres suivants.

Méthodes

  Nom Description
Méthode publique CopyTo Copies the collection to an array. (Hérité de ReplicationBaseCollection.)
Méthode publique CopyTo(PublisherMonitorCollection, Int32) Makes a copy of the collection.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetEnumerator Gets an enumerator that is used to iterate through the objects in a collection. (Hérité de ReplicationBaseCollection.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée InitList Infrastructure. (Hérité de ReplicationBaseCollection.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Refresh Refreshes the collection. (Hérité de ReplicationBaseCollection.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Gets the number of objects in the referenced collection. (Hérité de ReplicationBaseCollection.)
Propriété publique IsSynchronized Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Hérité de ReplicationBaseCollection.)
Propriété publique Item[ ( [ ( Int32] ) ] ) Gets a PublisherMonitor object in the collection by index number.
Propriété publique Item[ ( [ ( String] ) ] ) Gets a PublisherMonitor object in the collection by Publisher name.
Propriété publique SyncRoot Gets an object that can be used to synchronize access to the collection. (Hérité de ReplicationBaseCollection.)

Haut de la page