Namespace: Cartella.Models
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public List<ICartellaObject> EditedObjects
Visual Basic
Public EditedObjects As List(Of ICartellaObject)
Visual C++
public:
List<ICartellaObject^>^ EditedObjects

See Also