[]
Gets a value indicating whether an item of this collection can still return correct property values after it has been deleted from the collection.
bool IsDeletedStateAvailable { get; }
| Type | Description |
|---|---|
| bool | true if deleted items can still be used to get property values. |