Gets a value indicating whether an item of this collection can still return
correct property values after it has been deleted from the collection.
Namespace:
C1.LiveLinqAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
| C# |
|---|
bool IsDeletedStateAvailable { get; } |
| Visual Basic |
|---|
ReadOnly Property IsDeletedStateAvailable As Boolean Get |