FullTextStopListCollection.CopyTo(FullTextStopList[], Int32) 方法

定義

public void CopyTo(Microsoft.SqlServer.Management.Smo.FullTextStopList[] array, int index);
member this.CopyTo : Microsoft.SqlServer.Management.Smo.FullTextStopList[] * int -> unit
Public Sub CopyTo (array As FullTextStopList(), index As Integer)

參數

index
Int32

適用於