Best N supported types.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BestNMetricSupportedTypes() As System.Array
|
| [C#] |
|---|
public System.Array BestNMetricSupportedTypes {get;}
|
| [Managed C++] |
|---|
public: __property System::Array^ get_BestNMetricSupportedTypes();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_BestNMetricSupportedTypes(
|
| [Java] |
|---|
public Object[] getBestNMetricSupportedTypes();
|