Элементы MergePublicationCollection
Represents a collection of MergePublication objects.
Тип MergePublicationCollection предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
CopyTo | Copies the collection to an array. (Наследуется из ReplicationBaseCollection.) |
![]() |
CopyTo(MergePublicationCollection, Int32) | Makes a copy of the collection. |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetEnumerator | Gets an enumerator that is used to iterate through the objects in a collection. (Наследуется из ReplicationBaseCollection.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
InitList | Инфраструктура. (Наследуется из ReplicationBaseCollection.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Refresh | Refreshes the collection. (Наследуется из ReplicationBaseCollection.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
Count | Gets the number of objects in the referenced collection. (Наследуется из ReplicationBaseCollection.) |
![]() |
IsSynchronized | Gets whether or not access to the collection is synchronized and is therefore thread-safe. (Наследуется из ReplicationBaseCollection.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a MergePublication object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a MergePublication object in the collection by name. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Наследуется из ReplicationBaseCollection.) |
В начало
См. также