.NET Helper Packages
C#
Show/Hide TOC
IData
Factory
T
Data Property
Gets or sets the collection of objects.
Definition
Namespace:
Common.Core.Interfaces
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
List
<T>
Data
{
get
;
set
; }
Property Value
List
T
See Also
Reference
IDataFactory
T
Interface
Common.Core.Interfaces Namespace
In This Article
Definition
See Also