The Item method returns the SQLNamespaceCommand object in the collection based on the specified index parameter.
object.Item(
Index)
object
Expression that evaluates to an object in the Applies To list
Index
Order of an object in the SQLNamespaceCommands collection
SQLNamespaceCommand
HRESULT Item(
ISQLNamespaceCommand *pRetVal);
The index is 1-based.