CWiauPropertyList::~CWiauPropertyList method (wiautil.h)

The CWiauPropertyList::~CWiauPropertyList method is the destructor for the CWiauPropertyList class.

Syntax

void ~CWiauPropertyList();

Return value

None

Requirements

Requirement Value
Target Platform Desktop
Header wiautil.h (include Wiautil.h, Wiamindr.h)

See also

CWiauPropertyList

CWiauPropertyList::CWiauPropertyList