Свойство | Type | Description | |
---|---|---|---|
GetEnumerator | IEnumerator |
||
MediaList | System.Collections.Generic | ||
this | string |
Méthode | Description | |
---|---|---|
AppendMedium ( string newMedium ) : void | ||
DeleteMedium ( string oldMedium ) : void | ||
Item ( int index ) : string |
Méthode | Description | |
---|---|---|
GetEnumerator ( ) : IEnumerator |
||
MediaList ( ) : System.Collections.Generic | ||
this ( int index ) : string |
public AppendMedium ( string newMedium ) : void | ||
newMedium | string | |
Résultat | void |
public DeleteMedium ( string oldMedium ) : void | ||
oldMedium | string | |
Résultat | void |