Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SAParameterCollection の末尾に値の配列を追加します。
Visual Basic Public Overrides Sub AddRange( _ ByVal values As Array _ )
C# public override void AddRange( Array values );
values 追加する値。