Function CSPVariant::IsEmpty()

Description:
Checkes whether a value is contained, or the variant is empty.

Prototype:
bool IsEmpty() const;

Arguments:
No arguments (void).

Return value:
If the variant is empty, it returns true. Otherwise, it returns false.

See also:
member functions Clear(), IsNull()
CSPVariant | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd