Returns an array of valid choices.
Read-only property
[Visual Basic .NET] |
---|
Public Property AttitudeSupportedTypes() As System.Array |
[C#] |
---|
public System.Array AttitudeSupportedTypes {get;} |
[Managed C++] |
---|
public: __property System::Array get_AttitudeSupportedTypes(); |
[Unmanaged C++] |
---|
public: HRESULT get_AttitudeSupportedTypes( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getAttitudeSupportedTypes(); |