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