| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAttributeContainer
Provides access to members that manage the schematic attribute container.
| Method Summary | |
|---|---|
|  ISchematicAttribute | getSchematicAttribute(String name,
                      boolean recursiveSearch)Retrives recursively or not the schematic attribute referenced by the specified Name. | 
|  IEnumSchematicAttribute | getSchematicAttributes()Schematic attributes enumeration within the schematic attribute container. | 
| Method Detail | 
|---|
IEnumSchematicAttribute getSchematicAttributes()
                                               throws IOException,
                                                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicAttribute getSchematicAttribute(String name,
                                          boolean recursiveSearch)
                                          throws IOException,
                                                 AutomationException
name - The name  (in)recursiveSearch - The recursiveSearch  (in, optional, pass false if not required)
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 | ||||||||