Edit

Share via


IMetaDataEmit::DeleteToken Method

Deletes the specified token from the current metadata scope.

Syntax

HRESULT DeleteToken (
    [in]  mdToken     tkObj
);

Parameters

tkObj [in] The token to be deleted.

Requirements

Platforms: See .NET supported operating systems.

Header: Cor.h

Library: CorGuids.lib

See also