Gets the underlying IList<(Of <(<'T>)>)> object.
Namespace: Dapfor.Wpf.DataAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public Object DataObject { get; } |
Visual Basic |
---|
Public ReadOnly Property DataObject As Object Get |
Visual C++ |
---|
public: virtual property Object^ DataObject { Object^ get () sealed; } |
F# |
---|
abstract DataObject : Object with get override DataObject : Object with get |
Property Value
Type: ObjectThe underlying IList<(Of <(<'T>)>)> object.