FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > LegendAreaCollection クラス : GetEnumerator メソッド |
'Declaration Public Function GetEnumerator() As IEnumerator(Of LegendArea)
'使用法 Dim instance As LegendAreaCollection Dim value As IEnumerator(Of LegendArea) value = instance.GetEnumerator()
public IEnumerator<LegendArea> GetEnumerator()