This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not to filter feature classes based on whether or not they have a spatial index.
[Visual Basic .NET]
Public ReadOnly Property FilterIndex As Boolean
[C#]
public bool FilterIndex {get;}
[C++]
HRESULT get_FilterIndex(
Boolean* pFilter
);
[C++] Parameters pFilter [out, retval]
pFilter is a parameter of type bool*