The contents of the packet.

Namespace:  Bespoke.Common.Osc
Assembly:  Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
protected List<Object> mData
Visual Basic (Declaration)
Protected mData As List(Of Object)
Visual C++
protected:
List<Object^>^ mData

See Also