|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICompositeURIFilter
Provides access to members that control a composite URI filter.
| Method Summary | |
|---|---|
IArray |
getURIFilters()
The list of URI filters that form this composite filter. |
void |
setURIFiltersByRef(IArray ppURIFilters)
The list of URI filters that form this composite filter. |
| Method Detail |
|---|
void setURIFiltersByRef(IArray ppURIFilters)
throws IOException,
AutomationException
ppURIFilters - A reference to a com.esri.arcgis.system.IArray (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray getURIFilters()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||