getItem

This method of the IStringList interface retrieves the specified item from a string list or collection.

Syntax

public abstract com.ms.com.Variant getItem(com.ms.com.Variant var);

Parameters

var [in] A VARIANT that contains the name of the item in the string list or collection.

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