Membri TransPublicationCollection
Represents a collection of TransPublication objects.
Il tipo TransPublicationCollection espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
CopyTo | Copies the collection to an array. (Ereditato da ReplicationBaseCollection). |
![]() |
CopyTo(TransPublicationCollection, Int32) | Makes a copy of the collection. |
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. (Ereditato da ReplicationBaseCollection). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
InitList | Infrastruttura. (Ereditato da ReplicationBaseCollection). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
Refresh | Refreshes the collection. (Ereditato da ReplicationBaseCollection). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Gets the number of objects in the referenced collection. (Ereditato da ReplicationBaseCollection). |
![]() |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Ereditato da ReplicationBaseCollection). |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a TransPublication object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a TransPublication object in the collection by name. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Ereditato da ReplicationBaseCollection). |
In alto
Vedere anche