The IStringList interface has the following methods:
get_NewEnum retrieves an enumerator for the string list or collection.
getCount retrieves the number of items in the string list or collection.
getItem retrieves the specified item from a string list or collection.