Get the Consider Cross Correlation list.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CorrelationList() As IAgVeCorrelationListCollection |
| [C#] |
|---|
public IAgVeCorrelationListCollection CorrelationList {get;} |
| [Managed C++] |
|---|
public: __property IAgVeCorrelationListCollection ^ get_CorrelationList(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeCorrelationListCollection getCorrelationList(); |
[Python - STK API ] |
|---|
@property def CorrelationList(self) -> "IAgVeCorrelationListCollection": |






