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 | |
---|---|---|
![]() |
CopyTo | Copies the collection to an array. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
InitList | Infrastruttura. |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
Refresh | Refreshes the collection. |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Gets the number of objects in the referenced collection. |
![]() |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
In alto
Vedere anche