Aracılığıyla paylaş


DsmlRequestDocument.CopyTo(DirectoryRequest[], Int32) Yöntem

Tanım

CopyTo(DirectoryRequest[], Int32) yöntemi, hedef dizinin belirtilen dizininden başlayarak koleksiyonun tamamını DsmlRequestDocument tek boyutlu bir diziye kopyalar.

public:
 void CopyTo(cli::array <System::DirectoryServices::Protocols::DirectoryRequest ^> ^ value, int i);
public void CopyTo (System.DirectoryServices.Protocols.DirectoryRequest[] value, int i);
member this.CopyTo : System.DirectoryServices.Protocols.DirectoryRequest[] * int -> unit
Public Sub CopyTo (value As DirectoryRequest(), i As Integer)

Parametreler

value
DirectoryRequest[]

Nesneden DsmlRequestDocument kopyalanan öğelerin hedefi olan tek boyutlu bir dizi.

i
Int32

Kopyalamanın value başladığı sıfır tabanlı dizin.

Şunlara uygulanır