Table of Contents

Method GetContents

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

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.