FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > DetachmentCollection クラス : Insert メソッド |
'使用法 Dim instance As DetachmentCollection Dim index As Integer Dim item As Single instance.Insert(index, item)
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | itemが0未満であるか、4を超えています。 |