AnalysisCollection Methods |
The AnalysisCollection type exposes the following members.
Name | Description | |
---|---|---|
Contains |
True, if the collection contains the specified Analysis.
| |
Dispose | (Overrides BaseObject.Dispose.) | |
FindByCaption |
Gets a Analysis by it's caption.
| |
FindByName |
Find a LTComponent by its Name (recursive)
| |
GetEnumerator |
Enumerates through the list of analysis.
| |
IndexOf |
Gets index of specified Analysis item.
|