![]() |
.NET Interface to CHEMCAD
1.1.11
|
Allows access to components by id or name. More...
Inheritance diagram for CCAPI.ComponentCollection:Public Member Functions | |
| ComponentCollection (params Component[] components) | |
| IEnumerator< Component > | GetEnumerator () |
| Component | GetComponentAt (int i) |
Properties | |
| int | Length [get] |
| Component | this[int id] [get] |
| Component | this[string name] [get] |
Allows access to components by id or name.