This document is archived and information here might be outdated. Recommended version. |
Clears the value object.
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );
[C++]
HRESULT Empty(
void
);
The Empty method clears this Value object and releases any associated objects.