FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > DetachmentCollection クラス : Item プロパティ |
'使用法 Dim instance As DetachmentCollection Dim index As Integer Dim value As Single instance.Item(index) = value value = instance.Item(index)
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueが0未満であるか、4を超えています。 |