public interface IGPDescribe
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
describe(java.lang.String name)
The description of the named object.
|
java.lang.Object describe(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.