ESRI.ArcGIS.ADF.IMS
StoredQueryCollection Constructor
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > StoredQueryCollection Class : StoredQueryCollection Constructor




Constructs a StoredQueryCollection.

Syntax

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

Remarks

Normally you will not need to create an object of this type. If available, a stored query collection may be accessed in a FeatureLayer's StoredQueries property.

See Also

© 2010 All Rights Reserved.