Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SAParameter オブジェクトを SAParameterCollection から指定された配列にコピーします。
Public Overrides Sub CopyTo( ByVal array As Array, ByVal index As Integer )
public override void CopyTo(Array array, int index)
array SAParameter オブジェクトのコピー先の配列。
index 配列の開始インデックス。