|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureReferenceLink Interface > ISchematicInMemoryFeatureReferenceLink.SubLinks Property (ArcObjects .NET 10.5 SDK) | 
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