This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEnumRow2 Interface > IEnumRow2.Get_FeatureLayer Method (ArcObjects .NET 10.4 SDK) |
Retrieves the next feature's featurelayer in the sequence.
[Visual Basic .NET] Public Function get_FeatureLayer ( _ ) As IFeatureLayer
[C#] public IFeatureLayer get_FeatureLayer ( );