|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IURIPropertiesFilter
Provides access to members that control a filter based on properties in an item uri.
Method Summary | |
---|---|
IPropertySet |
getValues()
Set of name-value pairs that are expected to appear as part of incoming item URIs. |
void |
setValuesByRef(IPropertySet ppValues)
Set of name-value pairs that are expected to appear as part of incoming item URIs. |
Method Detail |
---|
void setValuesByRef(IPropertySet ppValues) throws IOException, AutomationException
ppValues
- A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getValues() 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 |