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 对象数组。