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