Look ahead method can be extrapolate or
hold.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LookAheadMethod() As AgEVeLookAheadMethod
|
| [C#] |
|---|
public AgEVeLookAheadMethod LookAheadMethod {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeLookAheadMethod get_LookAheadMethod();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LookAheadMethod(
|
| [Java] |
|---|
public AgEVeLookAheadMethod getLookAheadMethod();public void setLookAheadMethod(
|