Returns an array of valid choices.
Read-only property
[Visual Basic .NET] |
---|
Public Property ModelSupportedTypes() As System.Array |
[C#] |
---|
public System.Array ModelSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array^ get_ModelSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_ModelSupportedTypes( |
[Java] |
---|
public Object[] getModelSupportedTypes(); |