Membres TransPublicationCollection
Represents a collection of TransPublication objects.
Le type TransPublicationCollection expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
CopyTo | Copies the collection to an array. (Hérité de ReplicationBaseCollection.) | |
CopyTo(TransPublicationCollection, Int32) | Makes a copy of the collection. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. (Hérité de ReplicationBaseCollection.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
InitList | Infrastructure. (Hérité de ReplicationBaseCollection.) | |
MemberwiseClone | (Hérité de Object.) | |
Refresh | Refreshes the collection. (Hérité de ReplicationBaseCollection.) | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of objects in the referenced collection. (Hérité de ReplicationBaseCollection.) | |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Hérité de 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. (Hérité de ReplicationBaseCollection.) |
Haut de la page
Voir aussi