This document is archived and information here might be outdated. Recommended version. |
Indicates if the value object is empty.
[Visual Basic .NET] Public Function IsEmpty ( _ ) As Boolean
[C#] public bool IsEmpty ( );
[C++]
HRESULT IsEmpty(
void
);
The IsEmpty method returns if this Value object has been set or not.