Checks to see if the indicated file passes the filter.
[Visual Basic .NET] Public Function Filter ( _ ByVal filePath As String _ ) As Boolean
[C#] public bool Filter ( string filePath );
Product Availability
Available with ArcGIS Desktop.
Checks to see if the indicated file passes the filter.
[Visual Basic .NET] Public Function Filter ( _ ByVal filePath As String _ ) As Boolean
[C#] public bool Filter ( string filePath );