Partager via


Membres RegSvrCollectionBase

The RegSvrCollectionBase class is a base class used in the construction of the RegisteredServerCollection object.

Le type RegSvrCollectionBase expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé initialized
Champ protégé innerColl

Haut de la page

Propriétés

  Nom Description
Propriété publique IsSynchronized Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe.
Propriété publique SyncRoot Gets an object that can be used to synchronize access to the collection.

Haut de la page