 | editDistanceDeleteT Constructor |
Constructor.
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntaxpublic Delete(
int deletedInd
)
Parameters
- deletedInd
- Type: SystemInt32
The index of the element to remove.
See Also