public int IndexOf( PlotArea item )
'Declaration Public Function IndexOf( _ ByVal item As PlotArea _ ) As Integer
'Declaration
Public Function IndexOf( _ ByVal item As PlotArea _ ) As Integer
'Usage Dim instance As PlotAreaCollection Dim item As PlotArea Dim value As Integer value = instance.IndexOf(item)
'Usage
Dim instance As PlotAreaCollection Dim item As PlotArea Dim value As Integer value = instance.IndexOf(item)
PlotAreaCollection Class PlotAreaCollection Members