|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPMultiValueType
Provides access to the properties/methods of the multi-value data type object.
| Method Summary | |
|---|---|
IGPDataType |
getMemberDataType()
The data type of value objects accepted by the multi-value data type object. |
void |
setMemberDataTypeByRef(IGPDataType type)
The data type of value objects accepted by the multi-value data type object. |
| Method Detail |
|---|
void setMemberDataTypeByRef(IGPDataType type)
throws IOException,
AutomationException
type - A reference to a com.esri.arcgis.geodatabase.IGPDataType (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGPDataType getMemberDataType()
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 | ||||||||