Aracılığıyla paylaş


MergeArticleCollection.CopyTo Yöntemi (MergeArticleCollection, Int32)

Koleksiyon bir kopyasını oluşturur.

Ad Alanı:  Microsoft.SqlServer.Replication
Derleme:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo içinde.dll)

Sözdizimi

'Bildirim
Public Sub CopyTo ( _
    replicationCollection As MergeArticleCollection, _
    index As Integer _
)
'Kullanım
Dim instance As MergeArticleCollection
Dim replicationCollection As MergeArticleCollection
Dim index As Integer

instance.CopyTo(replicationCollection, _
    index)
public void CopyTo(
    MergeArticleCollection replicationCollection,
    int index
)
public:
void CopyTo(
    MergeArticleCollection^ replicationCollection, 
    int index
)
member CopyTo : 
        replicationCollection:MergeArticleCollection * 
        index:int -> unit 
public function CopyTo(
    replicationCollection : MergeArticleCollection, 
    index : int
)

Parametreler

  • index
    Tür: System.Int32
    Bir Int32 özgün içindeki dizin konumunu belirten değer koleksiyon kopyalama başlayacağı.

Açıklamalar

Bu ad, sınıf veya üye yalnızca desteklenen sürüm 2.0 Microsoft .net Framework.