Public Function RemoveKey( _ ByVal Key As String _ ) As
public bool RemoveKey( string Key );
public: bool RemoveKey( String __gc ^ Key );
public bool removeKey( String Key );
public: HRESULT RemoveKey( BSTR Key, VARIANT_BOOL * pRetVal );
IAgKeyValueCollection Interface