This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMobileLayerInfos Interface > IMobileLayerInfos.Add Method (ArcObjects .NET 10.5 SDK) |
Adds a mobile layer info.
[Visual Basic .NET] Public Sub Add ( _ ByVal MobileLayerInfo As IMobileLayerInfo _ )
[C#] public void Add ( IMobileLayerInfo MobileLayerInfo );
[C++]
HRESULT Add(
IMobileLayerInfo* MobileLayerInfo
);
[C++]
Parameters MobileLayerInfo [in]
MobileLayerInfo is a parameter of type IMobileLayerInfo