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