Accusoft.ImagXpressSdk Namespace > RedeyeCollection Class : IndexOf Method |
'Declaration Public Function IndexOf( _ ByVal value As RedeyeRectangle _ ) As Integer
'Usage Dim instance As RedeyeCollection Dim value As RedeyeRectangle Dim value As Integer value = instance.IndexOf(value)
public int IndexOf( RedeyeRectangle value )
public: int IndexOf( RedeyeRectangle* value )
public: int IndexOf( RedeyeRectangle^ value )