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