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