public void Set( T Key, string Value )
Public Sub Set ( _ Key As T, _ Value As String _ )
public: void Set( T Key, String^ Value )