This document is archived and information here might be outdated. Recommended version. |
Adds an ItemInfo to the array.
[Visual Basic .NET] Public Sub Add ( _ ByVal ii As IItemInfo _ )
[C#] public void Add ( IItemInfo ii );
[C++]
HRESULT Add(
IItemInfo* ii
);
[C++]
Parameters ii [in]
ii is a parameter of type IItemInfo*