IJavaClasses::Remove

Removes a class from the collection by modifying the code that the collection describes.

Syntax

HRESULT Remove(
[in] IJavaClass* pClass);

Sub Remove(pClass As IJavaClass)

Parameters

pClass

Reference to the class in the collection that is to be removed.