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


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

IHyperlinkContainer Interface

Provides access to members that manage all the hyperlinks of a layer.

Product Availability

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

Description

Manages the so-called dynamic hyperlinks in a layer.  These hyperlinks are not dependent on a field and do not call a macro.

Members

Name Description
Method AddHyperlink Adds a hyperlink.
Read/write property Hyperlink The hyperlink at the specified index.
Read-only property HyperlinkCount Number of hyperlinks.
Method RemoveHyperlink Removes the hyperlink at the specified index.

Classes that implement IHyperlinkContainer

Classes Description
CadAnnotationLayer An Esri Cad annotation layer.
CadastralFabricSubLayer Cadastral Fabric Feature Layer Object.
CadFeatureLayer Esri CAD Feature Layer class.
CoverageAnnotationLayer An Esri coverage annotation layer.
DimensionLayer A collection of properties for a dimension layer.
FDOGraphicsLayer A collection of properties for an annotation layer (feature data object graphics layer).
FeatureLayer A collection of features and their visual representation.
GdbRasterCatalogLayer Geodabase RasterCatalog source and display options.
IMSSubFeatureLayer A collection of IMS features as a sublayer of an IMSMapLayer.