A rate of change of the computed scalar
value.
Read-only property
[Visual Basic .NET] |
---|
Public Property Rate() As Double
|
[C#] |
---|
public double Rate {get;}
|
[Managed C++] |
---|
public: __property double get_Rate();
|
[Unmanaged C++] |
---|
public: HRESULT get_Rate(
|
[Java] |
---|
public double getRate();
|