Condividi tramite


Membri ReplicationBaseCollection

The base class that is used in the construction of replication object collections. It contains functionality that is common to the replication object collections.

Il tipo ReplicationBaseCollection espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico CopyTo Copies the collection to an array.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetEnumerator Gets an enumerator that is used to iterate through the objects in a collection.
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto InitList Infrastruttura.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Refresh Refreshes the collection.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Count Gets the number of objects in the referenced collection.
Proprietà pubblica IsSynchronized Gets whether or not access to the collection is synchronized and is therefore thread-safe.
Proprietà pubblica SyncRoot Gets an object that can be used to synchronize access to the collection.

In alto