This document is archived and information here might be outdated.  Recommended version.


IMapServerHyperlinks Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerHyperlinks Interface
ArcGIS Developer Help

IMapServerHyperlinks Interface

Provides access to the Map Server Hyperlinks Interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds a hyperlink.
Read-only property Count The hyperlink count.
Read-only property Element The hyperlink at the specified position.
Method Insert Adds a hyperlink at the specified position.
Method Remove Removes the hyperlink at the specified position.
Method RemoveAll Removes all hyperlinks.

Classes that implement IMapServerHyperlinks

Classes Description
MapServerHyperlinks A collection of Map Server Hyperlink objects.