The numerical integration method.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Integral() As IAgCrdnIntegral |
| [C#] |
|---|
public IAgCrdnIntegral Integral {get; set;} |
| [Managed C++] |
|---|
public: __property IAgCrdnIntegral^ get_Integral(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Integral( |
| [Java] |
|---|
public IAgCrdnIntegral getIntegral(); |
