Method Save
Save(Int32, Int32)
Save all elements between slots i
and i
+len
into the temporary storage.
Declaration
protected abstract void Save(int i, int len)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | i | |
System.Int32 | len |