Consider parameter for row.
Read-write property
[Visual Basic .NET] |
---|
Public Property Row() As AgEVeCorrelationListType |
[C#] |
---|
public AgEVeCorrelationListType Row {get; set;} |
[Managed C++] |
---|
public: __property AgEVeCorrelationListType get_Row(); |
[Unmanaged C++] |
---|
public: HRESULT get_Row( |
[Java] |
---|
public AgEVeCorrelationListType getRow();public void setRow( |