IsAvailable Property
IsAvailable
true if the properties of an object of the class still return
correct property values after the object has been deleted from the collection it belonged to.
Declaration
public bool IsAvailable { get; }
Public ReadOnly Property IsAvailable As Boolean