Public Function IndexOf( _ ByVal zone As TextZone _ ) As Integer
Dim instance As TextZone Dim zone As TextZone Dim value As Integer value = instance.IndexOf(zone)
public int IndexOf( TextZone zone )
public: int IndexOf( TextZone^ zone )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
TextZone Class TextZone Members