Renames expression. All dependent expressions will be updated.
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
public void ExpressionEditName(
string oldName,
string newName
)
public void ExpressionEditName(
string oldName,
string newName
)
Public Sub ExpressionEditName (
oldName As String,
newName As String
)
Public Sub ExpressionEditName (
oldName As String,
newName As String
)
member ExpressionEditName :
oldName : string *
newName : string -> unitmember ExpressionEditName :
oldName : string *
newName : string -> unitParameters
- oldName
- Type: System String
Name to search
- newName
- Type: System String
New name