Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SAParameterCollection の末尾に値の配列を追加します。
Public Sub AddRange(ByVal values As SAParameter())
public void AddRange(SAParameter[] values)
values このコレクションの末尾に追加する SAParameter オブジェクトの配列。