LumiSoft Net Help
GetArgsText Method (input, cmdTxtToRemove)
NamespacesLumiSoft.NetCoreGetArgsText(String, String)
Gets argument part of command text.
Declaration Syntax
C#Visual BasicVisual C++F#
public static string GetArgsText(
	string input,
	string cmdTxtToRemove
)
Public Shared Function GetArgsText ( 
	input As String,
	cmdTxtToRemove As String
) As String
public:
static String^ GetArgsText(
	String^ input, 
	String^ cmdTxtToRemove
)
static member GetArgsText : 
        input : string * 
        cmdTxtToRemove : string -> string 
Parameters
input (String)
Input srting from where to remove value.
cmdTxtToRemove (String)
Command text which to remove.
Return Value
String

[Missing <returns> documentation for "M:LumiSoft.Net.Core.GetArgsText(System.String,System.String)"]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119