This document is archived and information here might be outdated.  Recommended version.


IFeatureFindData2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureFindData2 Interface
ArcGIS Developer Help

IFeatureFindData2 Interface

Provides access to data associated with each row in the MxFind dialog when finding features.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Feature The feature.
Write-only property Feature The feature.
Read-only property Layer The layer.
Write-only property Layer The layer.

Classes that implement IFeatureFindData2

Classes Description
FeatureFindData Stores feature info for finding.