This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IE > IEnumSchematicInMemoryFeatureNodeOnLink Interface > IEnumSchematicInMemoryFeatureNodeOnLink.Next Method (ArcObjects .NET 10.4 SDK) |
Retrieves the next schematic in memory feature node on link in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As ISchematicInMemoryFeatureNodeOnLink
[C#] public ISchematicInMemoryFeatureNodeOnLink Next ( );
[C++]
HRESULT Next(
ISchematicInMemoryFeatureNodeOnLink** NodeOnLink
);
[C++]
Parameters NodeOnLink [out, retval]
NodeOnLink is a parameter of type ISchematicInMemoryFeatureNodeOnLink