Method | Description | |
---|---|---|
AddFilter ( IFilter filter ) : void |
This method adds an instance implementing IFilter.
|
|
AddFilterCollection ( |
This method adds an instance of OGCFilterCollection.
|
|
Encode ( ) : string |
This method encodes the filter in XML.
|
|
OGCFilterCollection ( ) : System.Collections.Generic |
Initializes a new instance of the OGCFilterCollection class.
|
public AddFilterCollection ( |
||
filterCollection | ||
return | void |
public OGCFilterCollection ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |