Public Sub Remove( _ ByVal ItemIndex As Integer _ ) As
public void Remove( int ItemIndex );
public: void Remove( int ItemIndex );
public void remove( int ItemIndex );
public: HRESULT Remove( long ItemIndex );
IAgLtPointCollection Interface