public static bool SetText( string text )
Public Shared Function SetText ( text As String ) As Boolean
public: static bool SetText( String^ text )
static member SetText : text : string -> bool
In This Article