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