Compartir a través de


RegSvrCollectionBase Miembros

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

El tipo RegSvrCollectionBase expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido initialized
Campo protegido innerColl

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsSynchronized Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe.
Propiedad pública SyncRoot Gets an object that can be used to synchronize access to the collection.

Principio