protected string UPPER( string text )
Protected Function UPPER ( _ text As String _ ) As String
protected: String^ UPPER( String^ text )