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++] |
---|
public: HRESULT get_CorrelationList(
|
[Java] |
---|
public IAgVeCorrelationListCollection getCorrelationList();
|