Click or drag to resize

AnalysisCollection Methods

The AnalysisCollection type exposes the following members.

Methods
  NameDescription
Public methodContains
True, if the collection contains the specified Analysis.
Public methodDispose (Overrides BaseObject.Dispose.)
Public methodCode exampleFindByCaption
Gets a Analysis by it's caption.
Public methodFindByName
Find a LTComponent by its Name (recursive)
Public methodGetEnumerator
Enumerates through the list of analysis.
Public methodIndexOf
Gets index of specified Analysis item.
Top
See Also