AnalysisAlternateCollection Properties
.NET Framework 3.5
The AnalysisAlternateCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of AnalysisAlternate objects contained in the AnalysisAlternateCollection. |
|
IsSynchronized | Gets a value that indicates whether or not access to the AnalysisAlternateCollection is synchronized (thread safe). |
|
Item | Gets the AnalysisAlternate object with the specified index within the AnalysisAlternateCollection. |
|
SyncRoot | Returns an object that can be used to synchronize access to the AnalysisAlternateCollection. |