PredefinedFunctions.StrPoke(String, 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 ^ StrPoke(System::String ^ arg1, System::String ^ arg2, int position);
public static string StrPoke (string arg1, string arg2, int position);
static member StrPoke : string * string * int -> string
Public Shared Function StrPoke (arg1 As String, arg2 As String, position As Integer) As String
Parameters
- arg1
- String
- arg2
- String
- position
- Int32