getCount

This method of the IStringList interface retrieves the number of items in the string list or collection.

Syntax

public abstract int getCount();

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