Returns a list of element types that can be added to the collection
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedSystems() As System.Array |
[C#] |
---|
public System.Array SupportedSystems {get;} |
[Managed C++] |
---|
public: __property System::Array^ get_SupportedSystems(); |
[Unmanaged C++] |
---|
public: HRESULT get_SupportedSystems( |
[Java] |
---|
public Object[] getSupportedSystems(); |