This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceDescriptionArray Interface > IServiceDescriptionArray.Add Method (ArcObjects .NET 10.4 SDK) |
Add an element to the array.
[Visual Basic .NET] Public Sub Add ( _ ByVal Element As IServiceDescription _ )
[C#] public void Add ( IServiceDescription Element );
[C++]
HRESULT Add(
IServiceDescription* Element
);
[C++]
Parameters Element [in]
Element is a parameter of type IServiceDescription