This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IG > IGPAddressLocatorStyle Interface > IGPAddressLocatorStyle.ReferenceDataFilters Property (ArcObjects .NET 10.4 SDK) |
Filters for the indicated reference data table.
[Visual Basic .NET] Public Function get_ReferenceDataFilters ( _ ByVal index As Integer _ ) As IArray
[C#] public IArray get_ReferenceDataFilters ( int index );
[C++]
HRESULT get_ReferenceDataFilters(
long index,
IArray** Filters
);
[C++]
Parameters index [in] index is a parameter of type long Filters [out, retval]
Filters is a parameter of type IArray