Gets the polynomial coefficients
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Coefficients() As IAgRfCoefficients |
| [C#] |
|---|
public IAgRfCoefficients Coefficients {get;} |
| [Managed C++] |
|---|
public: __property IAgRfCoefficients^ get_Coefficients(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Coefficients( |
| [Java] |
|---|
public IAgRfCoefficients getCoefficients(); |
