This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspector Interface > IObjectInspector.Inspect Method (ArcObjects .NET 10.5 SDK) |
Inspects the properties of the features.
[Visual Basic .NET] Public Sub Inspect ( _ ByVal objects As IEnumRow, _ ByVal Editor As IEditor _ )
[C#] public void Inspect ( IEnumRow objects, IEditor Editor );