Is the type of Best 4 metric supported?
[Visual Basic .NET] |
---|
Public Function IsBest4MetricSupported( _ ByVal Best4Metric As AgEFmMethod _ ) As |
[C#] |
---|
public bool IsBest4MetricSupported( AgEFmMethod Best4Metric ); |
[Managed C++] |
---|
public: bool IsBest4MetricSupported( AgEFmMethod Best4Metric ); |
[Java] |
---|
public bool isBest4MetricSupported( AgEFmMethod Best4Metric ); |
[Unmanaged C++] |
---|
public: HRESULT IsBest4MetricSupported( AgEFmMethod Best4Metric, VARIANT_BOOL * pRetVal ); |
- Best4Metric