Method Replace
Replace(Char[], Int32)
Declaration
public virtual int Replace(char[] s, int len)
Parameters
Type | Name | Description |
---|---|---|
System.Char[] | s | |
System.Int32 | len |
Returns
Type | Description |
---|---|
System.Int32 | new valid length of the string after firing this rule. |