GrapeCity SPREAD for Windows Forms 12.0J
GetEnumerator メソッド (BarSeriesCollection)


コレクションを列挙する列挙子を取得します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of BarSeries)
'使用法
 
Dim instance As BarSeriesCollection
Dim value As IEnumerator(Of BarSeries)
 
value = instance.GetEnumerator()
public IEnumerator<BarSeries> GetEnumerator()

戻り値の型

コレクションを列挙する列挙子。
参照

BarSeriesCollection クラス
BarSeriesCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.