This method returns the number of items in a string list.
HRESULT get_Count(
INT * cStrRet
//pointer to an integer that receives the number of items
);
© Microsoft Corporation. All rights reserved.