Public Event OnRemove( _ ByVal Sender As IAgEntityCollection, _ ByVal Entity As IAgEntity _ )
public void OnRemove( IAgEntityCollection Sender, IAgEntity Entity );
public: void OnRemove( IAgEntityCollection ^ Sender, IAgEntity ^ Entity );
public void onRemove( IAgEntityCollection Sender, IAgEntity Entity );
public: HRESULT OnRemove( IAgEntityCollection * Sender, IAgEntity * Entity );