CurrencyManager.CheckEmpty Method

Definition

Throws an exception if there is no list, or the list is empty.

protected:
 void CheckEmpty();
protected void CheckEmpty ();
member this.CheckEmpty : unit -> unit
Protected Sub CheckEmpty ()

Exceptions

There is no list, or the list is empty.

Applies to