public static bool Compress( string filename, string toFile )
Public Shared Function Compress ( _ filename As String, _ toFile As String _ ) As Boolean
public: static bool^ Compress( String^ filename, String^ toFile )