Method Apply
Apply(Char[], Int32)
Declaration
public virtual int Apply(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 applying the entire step. |