This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobMessages Interface > IJobMessages.Add Method (ArcObjects .NET 10.5 SDK) |
Adds job message to the end of the array.
[Visual Basic .NET] Public Sub Add ( _ ByVal pMsg As IJobMessage _ )
[C#] public void Add ( IJobMessage pMsg );
[C++]
HRESULT Add(
IJobMessage* pMsg
);
[C++]
Parameters pMsg [in]
pMsg is a parameter of type IJobMessage