PowerTools SPREAD for ASP.NET 8.0J
GetEnumerator メソッド (LegendAreaCollection)

コレクションを列挙する列挙子を取得します。
構文
'Declaration
 
Public Function GetEnumerator() As IEnumerator(Of LegendArea)
public IEnumerator<LegendArea> GetEnumerator()

戻り値の型

コレクションの列挙に使用できる列挙子。
参照

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.