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


ISchematicInMemoryFeatureReferenceLink.SubLinks Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Schematic)  

ISchematicInMemoryFeatureReferenceLink.SubLinks Property

Sublinks hold by the schematic in memory feature reference link.

[Visual Basic .NET]
Public ReadOnly Property SubLinks As IEnumSchematicInMemoryFeatureSubLink
[C#]
public IEnumSchematicInMemoryFeatureSubLink SubLinks {get;}
[C++]
HRESULT get_SubLinks(
  IEnumSchematicInMemoryFeatureSubLink** SubLinks
);
[C++]

Parameters SubLinks [out, retval]
SubLinks is a parameter of type IEnumSchematicInMemoryFeatureSubLink

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

ISchematicInMemoryFeatureReferenceLink Interface

.NET Snippets

Get The Sublinks With The Same Reference Link As Another Sublink | Get The Sublinks With The Same Reference Link As A Node-On-Link