|
| PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, ArtistDiscographyUri, artist_discography_uri, m_pHandle) |
|
| PLATINUM_MANAGED_IMPLEMENT_STRING_PROPERTY (String^, LyricsUri, lyrics_uri, m_pHandle) |
|
void | AddGenre (String^ relation) |
|
void | AddAlbumArtInfo (AlbumArtInfo^ info) |
|
virtual Boolean | Equals (Object^ obj) override |
|
| ManagedWrapper (PLT_ExtraInfo &object_class) |
|
|
property IEnumerable< String^> | Relations |
|
property IEnumerable< AlbumArtInfo^> | AlbumArts |
|
internal | __pad1__ |
|
◆ AlbumArts
property IEnumerable<AlbumArtInfo^> Platinum::ExtraInfo::AlbumArts |
Initial value:{
IEnumerable<AlbumArtInfo^>^ get()
◆ Relations
property IEnumerable<String^> Platinum::ExtraInfo::Relations |
Initial value:{
IEnumerable<String^>^ get()
The documentation for this class was generated from the following file: