ITAttributeList::Delete

[This is preliminary documentation and subject to change.]

Deletes the attribute at the specified index (USHORT).

HRESULT Delete(
  USHORT Index
);
 

Parameters

Index
[in] Index of attribute to delete.

Return Values

TBD