PredefinedFunctions.StrRep(String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ StrRep(System::String ^ text, int number);
public static string StrRep (string text, int number);
static member StrRep : string * int -> string
Public Shared Function StrRep (text As String, number As Integer) As String
Parameters
- text
- String
- number
- Int32