.NET Interface to CHEMCAD  1.1.11
CCAPI.ComponentCollection Class Reference

Allows access to components by id or name. More...

+ Inheritance diagram for CCAPI.ComponentCollection:

Public Member Functions

 ComponentCollection (params Component[] components)
 
IEnumerator< ComponentGetEnumerator ()
 
Component GetComponentAt (int i)
 

Properties

int Length [get]
 
Component this[int id] [get]
 
Component this[string name] [get]
 

Detailed Description

Allows access to components by id or name.


The documentation for this class was generated from the following file: