This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IE > IEnumTableProperties Interface > IEnumTableProperties.Next Method (ArcObjects .NET 10.5 SDK) |
Get the next table property.
[Visual Basic .NET] Public Function Next ( _ ) As ITableProperty
[C#] public ITableProperty Next ( );