Gets the object that is being changed.
Namespace:
C1.LiveLinqAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
| C# |
|---|
public T Item { get; private set; } |
| Visual Basic |
|---|
Public Property Item As T Get Private Set |