Public Sub Set( _ ByVal Key As String, _ ByVal Value As String _ )
public void Set( string Key, string Value );
public: void Set( String __gc ^ Key, String __gc ^ Value );
public set( String Key, String Value );
public: HRESULT Set( BSTR Key, BSTR Value );
IAgKeyValueCollection Collection
STK Programming Interface 11.0.1