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