FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > PlotAreaCollection クラス : InsertRange メソッド |
'使用法 Dim instance As PlotAreaCollection Dim index As Integer Dim items() As PlotArea instance.InsertRange(index, items)
例外 | 説明 |
---|---|
System.ArgumentNullException | itemsがNull参照(VBではNothing)であるか、一部のitems[i]がNull参照(VBではNothing)です。 |