Best 4 supported types.
Read-only property
[Visual Basic .NET] |
---|
Public Property Best4MetricSupportedTypes() As System.Array |
[C#] |
---|
public System.Array Best4MetricSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array get_Best4MetricSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_Best4MetricSupportedTypes( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getBest4MetricSupportedTypes(); |