ESRI.ArcGIS.ADF.IMS
Filter Constructor()
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > Filter Class > Filter Constructor : Filter Constructor()




Constructs a Filter object.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As Filter()
C# 
public Filter()

Example

For an example of using Filter, see the Filter class overview.

Remarks

The WhereExpression, or the Geometry, or both, must be set before using the Filter in a query or map layer for display.

See Also

© 2010 All Rights Reserved.