Public Sub Remove( _ ByVal Entity As IAgEntity _ )
public void Remove( IAgEntity Entity );
public: void Remove( IAgEntity ^ Entity );
public: HRESULT Remove( IAgEntity * Entity );
public void remove( IAgEntity Entity );
IAgEntityCollection Interface