Replaces current selection.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public void Replace( string text ) |
Visual Basic |
---|
Public Sub Replace ( text As String ) |
Parameters
- text
- Type: System..::..String
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentNullException | Parameter text is null. |