valid


Description:

public abstract bool valid { get; }

Determines whether the call to get is legal. It is false at the beginning and after remove call and true otherwise.