Bespoke Open Sound Control Library
Data Property
NamespacesBespoke.Common.OscOscPacketData
Gets the contents of the packet.
Declaration Syntax
C#Visual BasicVisual C++
public Object[] Data { get; }
Public ReadOnly Property Data As Object()
public:
property array<Object^>^ Data {
	array<Object^>^ get ();
}

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)