SoMFieldDeleteValues Method |
Name | Description | |
---|---|---|
DeleteValues(Int32) | Calls DeleteValues(start, -1). | |
DeleteValues(Int32, Int32) | Deletes num values beginning at index start (index start through start + num -1 will be deleted, and any leftover values will be moved down to fill in the gap created). |