Microsoft SDK for Java

getCharChunk

This method of the Field class retrieves all or part of a Field object's character data.

Syntax

public char[] getCharChunk(int len);

Parameters

len A number that equals the number of characters you want to retrieve.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.