Public Sub Remove( _ ByVal Name As String _ ) As
public void Remove( string Name );
public: void Remove( String __gc ^ Name );
public void remove( String Name );
public: HRESULT Remove( BSTR Name );
IAgComponentInfoCollection Interface