ScreenField.CharAt Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

ScreenField.CharAt Method 

This method supports the Verastream .NET API framework and is not intended to be used directly in your code.

[Visual Basic]Public Function CharAt( _
   ByVal index As Integer _
) As String
[C#]
public string CharAt(
   int index
);

Parameters

index
See Remarks.

Return Value

See Remarks.

Remarks

This method supports the Verastream .NET API framework and is not intended to be used directly in your code.

See Also

ScreenField Class | ScreenField Members | WRQ.Verastream.HostIntegrator Namespace