Method GetContents
GetContents()
Returns an enumerable sequence of the OSC arguments in this message.
public IEnumerable GetContents()
Returns
- IEnumerable
An IEnumerable object which can be used to enumerate all the OSC arguments in this message.